GBusNameWatcherFlags

Flags used in g_bus_watch_name(). 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. Since 2.26

Values

ValueMeaning
NONE0
AUTO_START(1 << 0)

Meta