Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.XHB.Gen.ScreenSaver
Documentation
queryVersion :: Connection -> Word8 -> Word8 -> IO (Receipt QueryVersionReply) Source
queryInfo :: Connection -> DRAWABLE -> IO (Receipt QueryInfoReply) Source
selectInput :: Connection -> DRAWABLE -> Word32 -> IO () Source
setAttributes :: Connection -> SetAttributes -> IO () Source
unsetAttributes :: Connection -> DRAWABLE -> IO () Source
suspend :: Connection -> Bool -> IO () Source
Constructors
KindBlanked | |
KindInternal | |
KindExternal |
Constructors
EventNotifyMask | |
EventCycleMask |
Constructors
StateOff | |
StateOn | |
StateCycle | |
StateDisabled |
data QueryVersionReply Source
Constructors
MkQueryVersionReply | |
Constructors
MkQueryInfo | |
Fields |
data QueryInfoReply Source
Constructors
MkQueryInfoReply | |
data SetAttributes Source
Constructors
Instances
data UnsetAttributes Source
Constructors
MkUnsetAttributes | |
Fields |
Constructors
MkSuspend | |
Fields |