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.
dBusInterfaceInfoRef :: (HasCallStack, MonadIO m) => DBusInterfaceInfo -> m DBusInterfaceInfogi-gio GI.Gio.Structs.DBusInterfaceInfo If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26
getDBusInterfaceInfoRefCount :: MonadIO m => DBusInterfaceInfo -> m Int32gi-gio GI.Gio.Structs.DBusInterfaceInfo Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to
get dBusInterfaceInfo #refCount
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 ]
dBusMethodInfoRef :: (HasCallStack, MonadIO m) => DBusMethodInfo -> m DBusMethodInfogi-gio GI.Gio.Structs.DBusMethodInfo If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26
getDBusMethodInfoRefCount :: MonadIO m => DBusMethodInfo -> m Int32gi-gio GI.Gio.Structs.DBusMethodInfo Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to
get dBusMethodInfo #refCount
setDBusMethodInfoRefCount :: MonadIO m => DBusMethodInfo -> Int32 -> m ()gi-gio GI.Gio.Structs.DBusMethodInfo Set the value of the “ref_count” field. When overloading is enabled, this is equivalent to
set dBusMethodInfo [ #refCount := value ]
dBusNodeInfoNewForXml :: (HasCallStack, MonadIO m) => Text -> m DBusNodeInfogi-gio GI.Gio.Structs.DBusNodeInfo Parses xmlData and returns a DBusNodeInfo representing the data. The introspection XML must contain exactly one top-level <node> element. Note that this routine is using a [GMarkup][glib-Simple-XML-Subset-Parser.description]-based parser that only accepts a subset of valid XML documents. Since: 2.26
dBusNodeInfoRef :: (HasCallStack, MonadIO m) => DBusNodeInfo -> m DBusNodeInfogi-gio GI.Gio.Structs.DBusNodeInfo If info is statically allocated does nothing. Otherwise increases the reference count. Since: 2.26
getDBusNodeInfoRefCount :: MonadIO m => DBusNodeInfo -> m Int32gi-gio GI.Gio.Structs.DBusNodeInfo Get the value of the “ref_count” field. When overloading is enabled, this is equivalent to
get dBusNodeInfo #refCount
setDBusNodeInfoRefCount :: MonadIO m => DBusNodeInfo -> Int32 -> m ()gi-gio GI.Gio.Structs.DBusNodeInfo Set the value of the “ref_count” field. When overloading is enabled, this is equivalent to
set dBusNodeInfo [ #refCount := value ]