dup_parameters_vardict
Description:
Return the parameters of the dbus-tube channel in a variant of type VARDICT whose keys are strings representing parameter names and values are variants representing corresponding parameter values set by the offerer when offering this channel.
The GVariant returned is null
if this is an outgoing tube that has not yet been offered or the parameters property has not been
set.
Use lookup,
lookup_value, or tp_vardict_get_uint32
and similar functions for convenient access to the values.
Parameters:
this |
Returns:
a new reference to a Variant |