GDBusCapabilityFlags

Capabilities negotiated with the remote peer. G_DBUS_CAPABILITY_FLAGS_NONE No flags set. G_DBUS_CAPABILITY_FLAGS_UNIX_FD_PASSING The connection supports exchanging UNIX file descriptors with the remote peer. Since 2.26

Values

ValueMeaning
NONE0
UNIX_FD_PASSING(1 << 0)

Meta