DBusArgInfo.this

this(int refCount = int.init, string name = string.init, string signature = string.init)

Create a dbus_arg_info.DBusArgInfo boxed type.

Parameters

refCountThe reference count or -1 if statically allocated.
nameName of the argument, e.g. @unix_user_id.
signatureD-Bus signature of the argument (a single complete type).
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.