DBusPropertyInfo.this
this
(int refCount = int.init, string name = string.init, string signature = string.init, gio.types.DBusPropertyInfoFlags flags = gio.types.DBusPropertyInfoFlags.init)Create a dbus_property_info.DBusPropertyInfo boxed type.
Parameters
refCount | The reference count or -1 if statically allocated. |
name | The name of the D-Bus property, e.g. "SupportedFilesystems". |
signature | The D-Bus signature of the property (a single complete type). |
flags | Access control flags for the property. |