Function
Gcklist_ref_copy
since: 1
Declaration [src]
GList*
gck_list_ref_copy (
GList* reflist
)
Description [src]
Copy a list of GObject based pointers. All objects in the list will be reffed and the list will be copied.
Available since: 1
This function is not directly available to language bindings.