list


Description:

public SList<OAuth2Service> list ()

Lists all currently known services, which had been added with add.

Free the returned SList with g_slist_remove_full (known_services, g_object_unref); when no longer needed.

Parameters:

this

an OAuth2Services

Returns:

a newly allocated SList with all currently known OAuth2Service referenced instances