Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gio GI.Gio.Objects.ZlibCompressor Construct a GValueConstruct with valid value for the “format” property. This is rarely needed directly, but it is used by new.
getZlibCompressorFormat :: (MonadIO m, IsZlibCompressor o) => o -> m ZlibCompressorFormatgi-gio GI.Gio.Objects.ZlibCompressor Get the value of the “format” property. When overloading is enabled, this is equivalent to
get zlibCompressor #format
-
gi-gio GI.Gio.Objects.ZlibDecompressor Construct a GValueConstruct with valid value for the “format” property. This is rarely needed directly, but it is used by new.
getZlibDecompressorFormat :: (MonadIO m, IsZlibDecompressor o) => o -> m ZlibCompressorFormatgi-gio GI.Gio.Objects.ZlibDecompressor Get the value of the “format” property. When overloading is enabled, this is equivalent to
get zlibDecompressor #format
dBusAnnotationInfoRef :: (HasCallStack, MonadIO m) => DBusAnnotationInfo -> m DBusAnnotationInfogi-gio GI.Gio.Structs.DBusAnnotationInfo If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26
getDBusAnnotationInfoRefCount :: MonadIO m => DBusAnnotationInfo -> m Int32gi-gio GI.Gio.Structs.DBusAnnotationInfo Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to
get dBusAnnotationInfo #refCount
setDBusAnnotationInfoRefCount :: MonadIO m => DBusAnnotationInfo -> Int32 -> m ()gi-gio GI.Gio.Structs.DBusAnnotationInfo Set the value of the “ref_count” field. When overloading is enabled, this is equivalent to
set dBusAnnotationInfo [ #refCount := value ]
dBusArgInfoRef :: (HasCallStack, MonadIO m) => DBusArgInfo -> m DBusArgInfogi-gio GI.Gio.Structs.DBusArgInfo If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26
getDBusArgInfoRefCount :: MonadIO m => DBusArgInfo -> m Int32gi-gio GI.Gio.Structs.DBusArgInfo Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to
get dBusArgInfo #refCount
setDBusArgInfoRefCount :: MonadIO m => DBusArgInfo -> Int32 -> m ()gi-gio GI.Gio.Structs.DBusArgInfo Set the value of the “ref_count” field. When overloading is enabled, this is equivalent to
set dBusArgInfo [ #refCount := value ]