Enumeration

GioBusNameWatcherFlags

since: 2.26

Declaration

flags Gio.BusNameWatcherFlags

Description

Flags used in g_bus_watch_name().

Available since: 2.26

Members

G_BUS_NAME_WATCHER_FLAGS_NONE

No flags set.

  • Value: 0
  • Nickname: none
  • Available since: 2.26
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.

  • Value: 1
  • Nickname: auto-start
  • Available since: 2.26