DBusArgInfo.this
this
(int refCount = int.init, string name = string.init, string signature = string.init)Create a dbus_arg_info.DBusArgInfo boxed type.
Parameters
refCount | The reference count or -1 if statically allocated. |
name | Name of the argument, e.g. @unix_user_id. |
signature | D-Bus signature of the argument (a single complete type). |