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.
setDBusPropertyInfoName :: MonadIO m => DBusPropertyInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusPropertyInfo Set the value of the “name” field. When overloading is enabled, this is equivalent to
set dBusPropertyInfo [ #name := value ]
setDBusPropertyInfoRefCount :: MonadIO m => DBusPropertyInfo -> Int32 -> m ()gi-gio GI.Gio.Structs.DBusPropertyInfo Set the value of the “ref_count” field. When overloading is enabled, this is equivalent to
set dBusPropertyInfo [ #refCount := value ]
setDBusPropertyInfoSignature :: MonadIO m => DBusPropertyInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusPropertyInfo Set the value of the “signature” field. When overloading is enabled, this is equivalent to
set dBusPropertyInfo [ #signature := value ]
setDBusSignalInfoAnnotations :: MonadIO m => DBusSignalInfo -> Ptr (Ptr DBusAnnotationInfo) -> m ()gi-gio GI.Gio.Structs.DBusSignalInfo Set the value of the “annotations” field. When overloading is enabled, this is equivalent to
set dBusSignalInfo [ #annotations := value ]
setDBusSignalInfoArgs :: MonadIO m => DBusSignalInfo -> Ptr (Ptr DBusArgInfo) -> m ()gi-gio GI.Gio.Structs.DBusSignalInfo Set the value of the “args” field. When overloading is enabled, this is equivalent to
set dBusSignalInfo [ #args := value ]
setDBusSignalInfoName :: MonadIO m => DBusSignalInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusSignalInfo Set the value of the “name” field. When overloading is enabled, this is equivalent to
set dBusSignalInfo [ #name := value ]
setDBusSignalInfoRefCount :: MonadIO m => DBusSignalInfo -> Int32 -> m ()gi-gio GI.Gio.Structs.DBusSignalInfo Set the value of the “ref_count” field. When overloading is enabled, this is equivalent to
set dBusSignalInfo [ #refCount := value ]
-
gi-gio GI.Gio.Structs.DBusSubtreeVTable Set the value of the “dispatch” field. When overloading is enabled, this is equivalent to
set dBusSubtreeVTable [ #dispatch := value ]
-
gi-gio GI.Gio.Structs.DBusSubtreeVTable Set the value of the “enumerate” field. When overloading is enabled, this is equivalent to
set dBusSubtreeVTable [ #enumerate := value ]
-
gi-gio GI.Gio.Structs.DBusSubtreeVTable Set the value of the “introspect” field. When overloading is enabled, this is equivalent to
set dBusSubtreeVTable [ #introspect := value ]