Package ch.bailu.gtk.gio
Interface BusNameWatcherFlags
public interface BusNameWatcherFlags
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
If no-one owns the name when
beginning to watch the name, ask the bus to launch an owner for the
name.static final int
No flags set.
-
Field Details
-
NONE
static final int NONENo flags set.- See Also:
-
AUTO_START
static final int AUTO_STARTIf no-one owns the name when
beginning to watch the name, ask the bus to launch an owner for the
name.- See Also:
-