Package ch.bailu.gtk.gio
Schnittstelle DBusCapabilityFlags
public interface DBusCapabilityFlags
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
No flags set.static final int
The connection
supports exchanging UNIX file descriptors with the remote peer.
-
Felddetails
-
NONE
static final int NONENo flags set.- Siehe auch:
-
UNIX_FD_PASSING
static final int UNIX_FD_PASSINGThe connection
supports exchanging UNIX file descriptors with the remote peer.- Siehe auch:
-