Safe Haskell | None |
---|---|
Language | Haskell98 |
HTk.Kernel.Wish
Description
HTk - a GUI toolkit for Haskell - (c) Universitaet Bremen -----------------------------------------------------------------------
Documentation
evalTclScript :: TclScript -> IO String Source
execTclScript :: TclScript -> IO () Source
Constructors
Wish | |
Fields
|
Instances
data TclMessageType Source
Instances
succBindTag :: BindTag -> BindTag Source
Constructors
WishEvent [WishEventModifier] WishEventType |
data WishEventModifier Source
data WishEventType Source
Constructors
Instances
mkBoundCmdArg :: BindTag -> EventInfoSet -> Bool -> String Source
requirePackage :: String -> IO Bool Source
forgetPackage :: String -> IO () Source
isPackageAvailable :: String -> IO Bool Source
cleanupWish :: IO () Source