ActionEntry.parameterType

string parameterType() @property

Get parameterType field.

Returns

the type of the parameter that must be passed to the

activate function for this action, given as a single GVariant type string (or null for no parameter)

void parameterType(string propval) @property

Set parameterType field.

Parameters

propvalthe type of the parameter that must be passed to the activate function for this action, given as a single GVariant type string (or null for no parameter)