dup_params
Description:
Returns a list of parameters supported by this connection manager.
The returned list must be freed by the caller, for instance with g_list_free_full (l, (GDestroyNotify) tp_connection_manager_param_free) .
Parameters:
this |
a protocol |
Returns:
a list of ConnectionManagerParam structures, owned by the caller |