Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
toThreadedSocketService :: (MonadIO m, IsThreadedSocketService o) => o -> m ThreadedSocketServicegi-gio GI.Gio.Objects.ThreadedSocketService Cast to ThreadedSocketService, for types for which this is known to be safe. For general casts, use castTo.
clearInputStreamClassReadAsync :: MonadIO m => InputStreamClass -> m ()gi-gio GI.Gio.Structs.InputStreamClass Set the value of the “read_async” field to Nothing. When overloading is enabled, this is equivalent to
clear #readAsync
clearInputStreamClassReadFinish :: MonadIO m => InputStreamClass -> m ()gi-gio GI.Gio.Structs.InputStreamClass Set the value of the “read_finish” field to Nothing. When overloading is enabled, this is equivalent to
clear #readFinish
clearInputStreamClassReadFn :: MonadIO m => InputStreamClass -> m ()gi-gio GI.Gio.Structs.InputStreamClass Set the value of the “read_fn” field to Nothing. When overloading is enabled, this is equivalent to
clear #readFn
-
gi-gio GI.Gio.Structs.InputStreamClass Get the value of the “read_async” field. When overloading is enabled, this is equivalent to
get inputStreamClass #readAsync
-
gi-gio GI.Gio.Structs.InputStreamClass Get the value of the “read_finish” field. When overloading is enabled, this is equivalent to
get inputStreamClass #readFinish
-
gi-gio GI.Gio.Structs.InputStreamClass Get the value of the “read_fn” field. When overloading is enabled, this is equivalent to
get inputStreamClass #readFn
-
gi-gio GI.Gio.Structs.InputStreamClass Set the value of the “read_async” field. When overloading is enabled, this is equivalent to
set inputStreamClass [ #readAsync := value ]
-
gi-gio GI.Gio.Structs.InputStreamClass Set the value of the “read_finish” field. When overloading is enabled, this is equivalent to
set inputStreamClass [ #readFinish := value ]
-
gi-gio GI.Gio.Structs.InputStreamClass Set the value of the “read_fn” field. When overloading is enabled, this is equivalent to
set inputStreamClass [ #readFn := value ]