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

refCountThe reference count or -1 if statically allocated.
nameThe name of the D-Bus property, e.g. "SupportedFilesystems".
signatureThe D-Bus signature of the property (a single complete type).
flagsAccess control flags for the property.
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.