Safe Haskell | None |
---|---|
Language | Haskell98 |
HTk.Kernel.Wish
Description
HTk - a GUI toolkit for Haskell - (c) Universitaet Bremen -----------------------------------------------------------------------
Documentation
execTclScript :: TclScript -> IO () Source #
Constructors
Wish | |
Fields
|
data TclMessageType Source #
Instances
succBindTag :: BindTag -> BindTag Source #
Constructors
WishEvent [WishEventModifier] WishEventType |
data WishEventModifier Source #
Constructors
Control | |
Shift | |
Lock | |
CommandKey | |
Meta | |
M | |
Alt | |
Mod1 | |
Mod2 | |
Mod3 | |
Mod4 | |
Mod5 | |
Button1 | |
Button2 | |
Button3 | |
Button4 | |
Button5 | |
Double | |
Triple |
Instances
data WishEventType Source #
Constructors
Instances
mkBoundCmdArg :: BindTag -> EventInfoSet -> Bool -> String Source #
forgetPackage :: String -> IO () Source #
isTixAvailable :: IO Bool Source #
cleanupWish :: IO () Source #