Package ch.bailu.gtk.gio
Schnittstelle BusNameWatcherFlags
public interface BusNameWatcherFlags
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic 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.
-
Felddetails
-
NONE
static final int NONENo flags set.- Siehe auch:
-
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.- Siehe auch:
-