GLib.DBusCapabilityFlags – gio-2.0 Reference Manual
DBusCapabilityFlags
Description:
[
CCode
( cprefix =
"G_DBUS_CAPABILITY_FLAGS_"
, type_id =
"g_dbus_capability_flags_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"2.26"
) ]
public
enum
DBusCapabilityFlags
Capabilities negotiated with the remote peer.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
NONE
-
No flags set.
UNIX_FD_PASSING
-
The connection supports exchanging UNIX file descriptors with the remote peer.
2022 vala-language.org