util_free_object_slist


Description:


[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.4" ) ]
public void util_free_object_slist (SList<Object> objects)

Warning: util_free_object_slist is deprecated since 3.8.

Calls unref on each member of objects and then frees also objects itself.

Note:

Use g_slist_free_full instead.

Parameters:

objects

a SList of Objects


Namespace: E