Function
Purpleprefs_add_string_list
since: 2.0
Declaration [src]
void
purple_prefs_add_string_list (
const char* name,
GList* value
)
Description [src]
Add a new string list pref.
Note: This function takes a copy of the strings in the value list. The list itself and original copies of the strings are up to the caller to free.
Available since: 2.0