API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2024.1
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.