API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
void g_slist_free_1 ( GSList* list )
Frees one GSList element. It is usually used after g_slist_remove_link().
GSList
This function is not directly available to language bindings.
list
Type: A list of gpointer
gpointer
A GSList element.