Package ch.bailu.gtk.gio
Interface BusType
public interface BusType
-
Field Summary
-
Field Details
-
STARTER
static final int STARTERAn alias for the message bus that activated the process, if any.- See Also:
-
NONE
static final int NONENot a message bus.- See Also:
-
SYSTEM
static final int SYSTEMThe system-wide message bus.- See Also:
-
SESSION
static final int SESSIONThe login session message bus.- See Also:
-