Package ch.bailu.gtk.gio
Schnittstelle DBusObjectManagerClientFlags
public interface DBusObjectManagerClientFlags
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
If not set and the
manager is for a well-known name, then request the bus to launch
an owner for the name if no-one owns the name.static final int
No flags set.
-
Felddetails
-
NONE
static final int NONENo flags set.- Siehe auch:
-
DO_NOT_AUTO_START
static final int DO_NOT_AUTO_STARTIf not set and the
manager is for a well-known name, then request the bus to launch
an owner for the name if no-one owns the name. This flag can only
be used in managers for well-known names.- Siehe auch:
-