get_parameters


Description:

public unowned Variant get_parameters ()

Gets the parameters of the method invocation.

If there are no input parameters then this will return a GVariant with 0 children rather than NULL.

Parameters:

this

A DBusMethodInvocation.

Returns:

A Variant tuple. Do not unref this because it is owned by this.