Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. 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
    

  2. 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

  3. 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
    

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

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

  6. 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
    

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

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

  9. 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
    

  10. setDBusInterfaceInfoRefCount :: MonadIO m => DBusInterfaceInfo -> Int32 -> m ()

    gi-gio GI.Gio.Structs.DBusInterfaceInfo

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

    set dBusInterfaceInfo [ #refCount := value ]
    

Page 570 of many | Previous | Next