Graphics.XHB.Gen.XCMisc
Documentation
getVersion :: Connection -> Word16 -> Word16 -> IO (Receipt GetVersionReply)Source
getXIDList :: Connection -> Word32 -> IO (Receipt GetXIDListReply)Source
data GetVersion Source
Constructors
MkGetVersion | |
Instances
Show GetVersion | |
Typeable GetVersion | |
ExtensionRequest GetVersion |
data GetVersionReply Source
Constructors
MkGetVersionReply | |
Instances
Show GetVersionReply | |
Typeable GetVersionReply | |
Deserialize GetVersionReply |
data GetXIDRange Source
Constructors
MkGetXIDRange | |
Instances
Show GetXIDRange | |
Typeable GetXIDRange | |
ExtensionRequest GetXIDRange |
data GetXIDRangeReply Source
Constructors
MkGetXIDRangeReply | |
Fields |
Instances
Show GetXIDRangeReply | |
Typeable GetXIDRangeReply | |
Deserialize GetXIDRangeReply |
data GetXIDList Source
Constructors
MkGetXIDList | |
Fields |
Instances
Show GetXIDList | |
Typeable GetXIDList | |
ExtensionRequest GetXIDList |
data GetXIDListReply Source
Constructors
MkGetXIDListReply | |
Fields |
Instances
Show GetXIDListReply | |
Typeable GetXIDListReply | |
Deserialize GetXIDListReply |