pub type GDBusPropertyInfoFlags = c_uint;
Expand description
GDBusPropertyInfoFlags: @G_DBUS_PROPERTY_INFO_FLAGS_NONE: No flags set. @G_DBUS_PROPERTY_INFO_FLAGS_READABLE: Property is readable. @G_DBUS_PROPERTY_INFO_FLAGS_WRITABLE: Property is writable.
Flags describing the access control of a D-Bus property.
Since: 2.26