Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 241 by
coren...@elementaryos.org: [libaccounts-glib] A small
gobject introspection issue
https://code.google.com/p/accounts-sso/issues/detail?id=241
Here is an issue I found with the vala bindings, and a way to fix it :
in libaccounts-glib/ag-auth-data.c : Add (allow-none) to GVariant parameter
/**
* ag_auth_data_get_login_parameters:
* @self: the #AgAuthData.
* @extra_parameters: (transfer floating) (allow-none): a #GVariant
containing
* client-specific authentication parameters to be added to the returned
* dictionary.
*
* Gets the authentication parameters.
*
* Returns: (transfer none): a floating #GVariant of type
* %G_VARIANT_TYPE_VARDICT containing all the authentication parameters.
*
* Since: 1.4
*/
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings