DBusMethodInvocation.getParameters

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. Since 2.26

class DBusMethodInvocation
getParameters
()

Return Value

Type: Variant

A GVariant tuple. Do not unref this because it is owned by invocation. [transfer none]

Meta