DBusArgInfo.signature

string signature() @property

Get signature field.

Returns

D-Bus signature of the argument (a single complete type).
void signature(string propval) @property

Set signature field.

Parameters

propvalD-Bus signature of the argument (a single complete type).