get_login_parameters
Description:
[
Version ( since =
"1.4" ) ]
public unowned Variant get_login_parameters (
Variant? extra_parameters)
Gets the authentication parameters.
Parameters:
| this |
the AuthData.
|
| extra_parameters |
a Variant containing client-specific authentication parameters to be
added to the returned dictionary.
|
Returns:
|
a floating Variant of type
g_variant_type_vardict containing all the authentication parameters.
|