Type Alias GBusNameWatcherFlags

Source
pub type GBusNameWatcherFlags = c_uint;
Expand description

GBusNameWatcherFlags: @G_BUS_NAME_WATCHER_FLAGS_NONE: No flags set. @G_BUS_NAME_WATCHER_FLAGS_AUTO_START: If no-one owns the name when beginning to watch the name, ask the bus to launch an owner for the name.

Flags used in g_bus_watch_name().

Since: 2.26