Module: Gio::BusNameWatcherFlags
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
          No flags set. 
- 0 or :none 
- AUTO_START =
          If no-one owns the name when beginning to watch the name, ask the bus to launch an owner for the name. 
- 1 or :auto_start