Type Alias GDBusCapabilityFlags

Source
pub type GDBusCapabilityFlags = c_uint;
Expand description

GDBusCapabilityFlags: @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.

Capabilities negotiated with the remote peer.

Since: 2.26