dup_parameters_vardict


Description:

[ Version ( since = "0.19.10" ) ]
public Variant dup_parameters_vardict ()

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

a StreamTubeChannel

Returns:

a new reference to a Variant