API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
since: 2.0
GList* purple_account_option_get_list ( const PurpleAccountOption* option )
Returns the list values for an account option.
Available since: 2.0
Type: A list of None
None
A list of PurpleKeyValuePair, mapping the human-readable description of the value to the (const char *) that should be passed to purple_account_set_string() to set the option.
PurpleKeyValuePair
purple_account_set_string()