util_free_nullable_object_slist


Description:


[ Version ( since = "3.6" ) ]
public void util_free_nullable_object_slist (SList<Object> objects)

Calls unref on each member of objects if non-%NULL and then frees also objects itself.

Parameters:

objects

a SList of nullable Object s


Namespace: E