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.
setDBusAnnotationInfoKey :: MonadIO m => DBusAnnotationInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusAnnotationInfo Set the value of the “key” field. When overloading is enabled, this is equivalent to
set dBusAnnotationInfo [ #key := value ]
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 ]
setDBusAnnotationInfoValue :: MonadIO m => DBusAnnotationInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusAnnotationInfo Set the value of the “value” field. When overloading is enabled, this is equivalent to
set dBusAnnotationInfo [ #value := value ]
setDBusArgInfoAnnotations :: MonadIO m => DBusArgInfo -> Ptr (Ptr DBusAnnotationInfo) -> m ()gi-gio GI.Gio.Structs.DBusArgInfo Set the value of the “annotations” field. When overloading is enabled, this is equivalent to
set dBusArgInfo [ #annotations := value ]
setDBusArgInfoName :: MonadIO m => DBusArgInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusArgInfo Set the value of the “name” field. When overloading is enabled, this is equivalent to
set dBusArgInfo [ #name := value ]
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 ]
setDBusArgInfoSignature :: MonadIO m => DBusArgInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusArgInfo Set the value of the “signature” field. When overloading is enabled, this is equivalent to
set dBusArgInfo [ #signature := value ]
setDBusErrorEntryDbusErrorName :: MonadIO m => DBusErrorEntry -> CString -> m ()gi-gio GI.Gio.Structs.DBusErrorEntry Set the value of the “dbus_error_name” field. When overloading is enabled, this is equivalent to
set dBusErrorEntry [ #dbusErrorName := value ]
setDBusErrorEntryErrorCode :: MonadIO m => DBusErrorEntry -> Int32 -> m ()gi-gio GI.Gio.Structs.DBusErrorEntry Set the value of the “error_code” field. When overloading is enabled, this is equivalent to
set dBusErrorEntry [ #errorCode := value ]
-
gi-gio GI.Gio.Structs.DBusInterfaceInfo Set the value of the “annotations” field. When overloading is enabled, this is equivalent to
set dBusInterfaceInfo [ #annotations := value ]