API Version: 1
Library Version: 1
void gck_list_unref_free ( GList* reflist )
Free a list of GObject based pointers. All objects in the list will be unreffed and then the list itself will be freed.
reflist
GObject*
List of Gobject reference counted pointers.