Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setDBusMethodInfoName :: MonadIO m => DBusMethodInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusMethodInfo Set the value of the “name” field. When overloading is enabled, this is equivalent to
set dBusMethodInfo [ #name := value ]
setDBusMethodInfoOutArgs :: MonadIO m => DBusMethodInfo -> Ptr (Ptr DBusArgInfo) -> m ()gi-gio GI.Gio.Structs.DBusMethodInfo Set the value of the “out_args” field. When overloading is enabled, this is equivalent to
set dBusMethodInfo [ #outArgs := value ]
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 ]
setDBusNodeInfoAnnotations :: MonadIO m => DBusNodeInfo -> Ptr (Ptr DBusAnnotationInfo) -> m ()gi-gio GI.Gio.Structs.DBusNodeInfo Set the value of the “annotations” field. When overloading is enabled, this is equivalent to
set dBusNodeInfo [ #annotations := value ]
setDBusNodeInfoInterfaces :: MonadIO m => DBusNodeInfo -> Ptr (Ptr DBusInterfaceInfo) -> m ()gi-gio GI.Gio.Structs.DBusNodeInfo Set the value of the “interfaces” field. When overloading is enabled, this is equivalent to
set dBusNodeInfo [ #interfaces := value ]
setDBusNodeInfoNodes :: MonadIO m => DBusNodeInfo -> Ptr (Ptr DBusNodeInfo) -> m ()gi-gio GI.Gio.Structs.DBusNodeInfo Set the value of the “nodes” field. When overloading is enabled, this is equivalent to
set dBusNodeInfo [ #nodes := value ]
setDBusNodeInfoPath :: MonadIO m => DBusNodeInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusNodeInfo Set the value of the “path” field. When overloading is enabled, this is equivalent to
set dBusNodeInfo [ #path := value ]
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 ]
-
gi-gio GI.Gio.Structs.DBusPropertyInfo Set the value of the “annotations” field. When overloading is enabled, this is equivalent to
set dBusPropertyInfo [ #annotations := value ]
setDBusPropertyInfoFlags :: MonadIO m => DBusPropertyInfo -> [DBusPropertyInfoFlags] -> m ()gi-gio GI.Gio.Structs.DBusPropertyInfo Set the value of the “flags” field. When overloading is enabled, this is equivalent to
set dBusPropertyInfo [ #flags := value ]