| Safe Haskell | None |
|---|
Graphics.XHB.Gen.SELinux
Documentation
queryVersion :: Connection -> Word8 -> Word8 -> IO (Receipt QueryVersionReply)Source
setDeviceCreateContext :: Connection -> Word32 -> [CChar] -> IO ()Source
setDeviceContext :: Connection -> SetDeviceContext -> IO ()Source
setWindowCreateContext :: Connection -> Word32 -> [CChar] -> IO ()Source
setPropertyCreateContext :: Connection -> Word32 -> [CChar] -> IO ()Source
setPropertyUseContext :: Connection -> Word32 -> [CChar] -> IO ()Source
getPropertyContext :: Connection -> WINDOW -> ATOM -> IO (Receipt GetPropertyContextReply)Source
getPropertyDataContext :: Connection -> WINDOW -> ATOM -> IO (Receipt GetPropertyDataContextReply)Source
listProperties :: Connection -> WINDOW -> IO (Receipt ListPropertiesReply)Source
setSelectionCreateContext :: Connection -> Word32 -> [CChar] -> IO ()Source
setSelectionUseContext :: Connection -> Word32 -> [CChar] -> IO ()Source
data QueryVersion Source
Constructors
| MkQueryVersion | |
Fields | |
Instances
| Show QueryVersion | |
| Typeable QueryVersion | |
| ExtensionRequest QueryVersion |
data QueryVersionReply Source
Constructors
| MkQueryVersionReply | |
Instances
| Show QueryVersionReply | |
| Typeable QueryVersionReply | |
| Deserialize QueryVersionReply |
data SetDeviceCreateContext Source
Constructors
| MkSetDeviceCreateContext | |
Instances
| Show SetDeviceCreateContext | |
| Typeable SetDeviceCreateContext | |
| ExtensionRequest SetDeviceCreateContext |
data GetDeviceCreateContext Source
Constructors
| MkGetDeviceCreateContext | |
Instances
| Show GetDeviceCreateContext | |
| Typeable GetDeviceCreateContext | |
| ExtensionRequest GetDeviceCreateContext |
data SetDeviceContext Source
Constructors
| MkSetDeviceContext | |
Instances
| Show SetDeviceContext | |
| Typeable SetDeviceContext | |
| ExtensionRequest SetDeviceContext |
data GetDeviceContext Source
Constructors
| MkGetDeviceContext | |
Fields | |
Instances
| Show GetDeviceContext | |
| Typeable GetDeviceContext | |
| ExtensionRequest GetDeviceContext |
data SetWindowCreateContext Source
Constructors
| MkSetWindowCreateContext | |
Instances
| Show SetWindowCreateContext | |
| Typeable SetWindowCreateContext | |
| ExtensionRequest SetWindowCreateContext |
data GetWindowCreateContext Source
Constructors
| MkGetWindowCreateContext | |
Instances
| Show GetWindowCreateContext | |
| Typeable GetWindowCreateContext | |
| ExtensionRequest GetWindowCreateContext |
data GetWindowContext Source
Constructors
| MkGetWindowContext | |
Fields | |
Instances
| Show GetWindowContext | |
| Typeable GetWindowContext | |
| ExtensionRequest GetWindowContext |
Constructors
| MkListItem | |
Fields | |
data SetPropertyCreateContext Source
Constructors
| MkSetPropertyCreateContext | |
Instances
| Show SetPropertyCreateContext | |
| Typeable SetPropertyCreateContext | |
| ExtensionRequest SetPropertyCreateContext |
data GetPropertyCreateContext Source
Constructors
| MkGetPropertyCreateContext | |
Instances
| Show GetPropertyCreateContext | |
| Typeable GetPropertyCreateContext | |
| ExtensionRequest GetPropertyCreateContext |
data SetPropertyUseContext Source
Constructors
| MkSetPropertyUseContext | |
Instances
| Show SetPropertyUseContext | |
| Typeable SetPropertyUseContext | |
| ExtensionRequest SetPropertyUseContext |
data GetPropertyUseContext Source
Constructors
| MkGetPropertyUseContext | |
Instances
| Show GetPropertyUseContext | |
| Typeable GetPropertyUseContext | |
| ExtensionRequest GetPropertyUseContext |
data GetPropertyContext Source
Constructors
| MkGetPropertyContext | |
Instances
| Show GetPropertyContext | |
| Typeable GetPropertyContext | |
| ExtensionRequest GetPropertyContext |
data GetPropertyDataContext Source
Constructors
| MkGetPropertyDataContext | |
Instances
| Show GetPropertyDataContext | |
| Typeable GetPropertyDataContext | |
| ExtensionRequest GetPropertyDataContext |
data ListProperties Source
Constructors
| MkListProperties | |
Fields | |
Instances
| Show ListProperties | |
| Typeable ListProperties | |
| ExtensionRequest ListProperties |
data GetSelectionCreateContextReply Source
Constructors
| MkGetSelectionCreateContextReply | |
data SetSelectionUseContext Source
Constructors
| MkSetSelectionUseContext | |
Instances
| Show SetSelectionUseContext | |
| Typeable SetSelectionUseContext | |
| ExtensionRequest SetSelectionUseContext |
data GetSelectionUseContext Source
Constructors
| MkGetSelectionUseContext | |
Instances
| Show GetSelectionUseContext | |
| Typeable GetSelectionUseContext | |
| ExtensionRequest GetSelectionUseContext |
data GetSelectionContext Source
Constructors
| MkGetSelectionContext | |
Fields | |
Instances
| Show GetSelectionContext | |
| Typeable GetSelectionContext | |
| ExtensionRequest GetSelectionContext |
data GetSelectionDataContext Source
Constructors
| MkGetSelectionDataContext | |
Fields | |
Instances
| Show GetSelectionDataContext | |
| Typeable GetSelectionDataContext | |
| ExtensionRequest GetSelectionDataContext |
data ListSelections Source
Constructors
| MkListSelections | |
Instances
| Show ListSelections | |
| Typeable ListSelections | |
| ExtensionRequest ListSelections |
data GetClientContext Source
Constructors
| MkGetClientContext | |
Fields | |
Instances
| Show GetClientContext | |
| Typeable GetClientContext | |
| ExtensionRequest GetClientContext |