Method

PurplePluginPrefget_choices

Declaration [src]

GList*
purple_plugin_pref_get_choices (
  PurplePluginPref* pref
)

Description [src]

Get the choices for a choices plugin pref.

Return value

Type: A list of None

GList of the choices.

The data is owned by the instance.