util_free_string_slist


Description:


[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.4" ) ]
public void util_free_string_slist (SList<string> strings)

Warning: util_free_string_slist is deprecated since 3.8.

Frees memory previously allocated by util_strv_to_slist.

Note:

Use g_slist_free_full instead.

Parameters:

strings

a SList of strings (gchar *)


Namespace: E