add_argument


Description:

[ Version ( since = "1.6.6" ) ]
public unowned ServiceProxyAction add_argument (string name, Value value)

Append name to the list of arguments used by this

Parameters:

this

The action to append to

name

The name of the argument

value

The value of the argument

Returns:

this for convenience.