GLib.DBusPropertyInfoFlags – gio-2.0 Reference Manual
DBusPropertyInfoFlags
Description:
[
CCode
( cprefix =
"G_DBUS_PROPERTY_INFO_FLAGS_"
, type_id =
"g_dbus_property_info_flags_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"2.26"
) ]
public
enum
DBusPropertyInfoFlags
Flags describing the access control of a D-Bus property.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
NONE
-
No flags set.
READABLE
-
Property is readable.
WRITABLE
-
Property is writable.
2022 vala-language.org