BusNameWatcherFlags
Description:
[ CCode ( cprefix = "G_BUS_NAME_WATCHER_FLAGS_" , type_id = "g_bus_name_watcher_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "2.26" ) ]
public enum BusNameWatcherFlags
Flags used in g_bus_watch_name
.
Content:
Enum values:
- AUTO_START - If no-one owns the
name when beginning to watch the name, ask the bus to launch an owner for the name.
- NONE - No flags set.