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.

  1. constructZlibDecompressorFormat :: (IsZlibDecompressor o, MonadIO m) => ZlibCompressorFormat -> m (GValueConstruct o)

    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.

  2. getZlibDecompressorFormat :: (MonadIO m, IsZlibDecompressor o) => o -> m ZlibCompressorFormat

    gi-gio GI.Gio.Objects.ZlibDecompressor

    Get the value of the “format” property. When overloading is enabled, this is equivalent to

    get zlibDecompressor #format
    

  3. dBusAnnotationInfoRef :: (HasCallStack, MonadIO m) => DBusAnnotationInfo -> m DBusAnnotationInfo

    gi-gio GI.Gio.Structs.DBusAnnotationInfo

    If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26

  4. getDBusAnnotationInfoRefCount :: MonadIO m => DBusAnnotationInfo -> m Int32

    gi-gio GI.Gio.Structs.DBusAnnotationInfo

    Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to

    get dBusAnnotationInfo #refCount
    

  5. 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 ]
    

  6. dBusArgInfoRef :: (HasCallStack, MonadIO m) => DBusArgInfo -> m DBusArgInfo

    gi-gio GI.Gio.Structs.DBusArgInfo

    If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26

  7. getDBusArgInfoRefCount :: MonadIO m => DBusArgInfo -> m Int32

    gi-gio GI.Gio.Structs.DBusArgInfo

    Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to

    get dBusArgInfo #refCount
    

  8. 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 ]
    

  9. dBusInterfaceInfoRef :: (HasCallStack, MonadIO m) => DBusInterfaceInfo -> m DBusInterfaceInfo

    gi-gio GI.Gio.Structs.DBusInterfaceInfo

    If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26

  10. getDBusInterfaceInfoRefCount :: MonadIO m => DBusInterfaceInfo -> m Int32

    gi-gio GI.Gio.Structs.DBusInterfaceInfo

    Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to

    get dBusInterfaceInfo #refCount
    

Page 570 of many | Previous | Next