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.
setDBusInterfaceInfoMethods :: MonadIO m => DBusInterfaceInfo -> Ptr (Ptr DBusMethodInfo) -> m ()gi-gio GI.Gio.Structs.DBusInterfaceInfo Set the value of the “methods” field. When overloading is enabled, this is equivalent to
set dBusInterfaceInfo [ #methods := value ]
setDBusInterfaceInfoName :: MonadIO m => DBusInterfaceInfo -> CString -> m ()gi-gio GI.Gio.Structs.DBusInterfaceInfo Set the value of the “name” field. When overloading is enabled, this is equivalent to
set dBusInterfaceInfo [ #name := value ]
-
gi-gio GI.Gio.Structs.DBusInterfaceInfo Set the value of the “properties” field. When overloading is enabled, this is equivalent to
set dBusInterfaceInfo [ #properties := value ]
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 ]
setDBusInterfaceInfoSignals :: MonadIO m => DBusInterfaceInfo -> Ptr (Ptr DBusSignalInfo) -> m ()gi-gio GI.Gio.Structs.DBusInterfaceInfo Set the value of the “signals” field. When overloading is enabled, this is equivalent to
set dBusInterfaceInfo [ #signals := value ]
-
gi-gio GI.Gio.Structs.DBusInterfaceVTable Set the value of the “get_property” field. When overloading is enabled, this is equivalent to
set dBusInterfaceVTable [ #getProperty := value ]
-
gi-gio GI.Gio.Structs.DBusInterfaceVTable Set the value of the “method_call” field. When overloading is enabled, this is equivalent to
set dBusInterfaceVTable [ #methodCall := value ]
-
gi-gio GI.Gio.Structs.DBusInterfaceVTable Set the value of the “set_property” field. When overloading is enabled, this is equivalent to
set dBusInterfaceVTable [ #setProperty := value ]
setDBusMethodInfoAnnotations :: MonadIO m => DBusMethodInfo -> Ptr (Ptr DBusAnnotationInfo) -> m ()gi-gio GI.Gio.Structs.DBusMethodInfo Set the value of the “annotations” field. When overloading is enabled, this is equivalent to
set dBusMethodInfo [ #annotations := value ]
setDBusMethodInfoInArgs :: MonadIO m => DBusMethodInfo -> Ptr (Ptr DBusArgInfo) -> m ()gi-gio GI.Gio.Structs.DBusMethodInfo Set the value of the “in_args” field. When overloading is enabled, this is equivalent to
set dBusMethodInfo [ #inArgs := value ]