GDBusPropertyInfoFlags

Flags describing the access control of a D-Bus property.

Values

ValueMeaning
NONE0

No flags set.

READABLE1

Property is readable.

WRITABLE2

Property is writable.

Meta

Since

2.26