xhb-requests-0.1.0.6.2015.8.1
Graphics.XHB.Requests.Internal.Instances.SELinux
Contents
Methods
requestIO :: SetDeviceCreateContext -> Connection -> IO () Source #
requestIO :: SetDeviceContext -> Connection -> IO () Source #
requestIO :: SetWindowCreateContext -> Connection -> IO () Source #
requestIO :: SetPropertyCreateContext -> Connection -> IO () Source #
requestIO :: SetPropertyUseContext -> Connection -> IO () Source #
requestIO :: SetSelectionCreateContext -> Connection -> IO () Source #
requestIO :: SetSelectionUseContext -> Connection -> IO () Source #
requestWithReplyIO :: QueryVersion -> Connection -> IO (IO (Either SomeError QueryVersionReply)) Source #
requestWithReplyIO :: GetDeviceCreateContext -> Connection -> IO (IO (Either SomeError GetDeviceCreateContextReply)) Source #
requestWithReplyIO :: GetDeviceContext -> Connection -> IO (IO (Either SomeError GetDeviceContextReply)) Source #
requestWithReplyIO :: GetWindowCreateContext -> Connection -> IO (IO (Either SomeError GetWindowCreateContextReply)) Source #
requestWithReplyIO :: GetWindowContext -> Connection -> IO (IO (Either SomeError GetWindowContextReply)) Source #
requestWithReplyIO :: GetPropertyCreateContext -> Connection -> IO (IO (Either SomeError GetPropertyCreateContextReply)) Source #
requestWithReplyIO :: GetPropertyUseContext -> Connection -> IO (IO (Either SomeError GetPropertyUseContextReply)) Source #
requestWithReplyIO :: GetPropertyContext -> Connection -> IO (IO (Either SomeError GetPropertyContextReply)) Source #
requestWithReplyIO :: GetPropertyDataContext -> Connection -> IO (IO (Either SomeError GetPropertyDataContextReply)) Source #
requestWithReplyIO :: ListProperties -> Connection -> IO (IO (Either SomeError ListPropertiesReply)) Source #
requestWithReplyIO :: GetSelectionCreateContext -> Connection -> IO (IO (Either SomeError GetSelectionCreateContextReply)) Source #
requestWithReplyIO :: GetSelectionUseContext -> Connection -> IO (IO (Either SomeError GetSelectionUseContextReply)) Source #
requestWithReplyIO :: GetSelectionContext -> Connection -> IO (IO (Either SomeError GetSelectionContextReply)) Source #
requestWithReplyIO :: GetSelectionDataContext -> Connection -> IO (IO (Either SomeError GetSelectionDataContextReply)) Source #
requestWithReplyIO :: ListSelections -> Connection -> IO (IO (Either SomeError ListSelectionsReply)) Source #
requestWithReplyIO :: GetClientContext -> Connection -> IO (IO (Either SomeError GetClientContextReply)) Source #