Jonh Wendell 2fd6eb7e1c Adds g_list_copy_deep and g_slist_copy_deep
They make a full (deep) copy of a list.

In contrast with g_[s]list_copy(), these functions take a function as a argument
to make a copy of each list element, in addition to copying the list container itself.

The functions g_[s]list_copy() were reimplemented to just call the new functions
with NULL as the function argument, which will behave like current implementation.

https://bugzilla.gnome.org/show_bug.cgi?id=675024
2012-06-21 17:21:30 -03:00
..
2012-04-23 02:46:18 +01:00
2012-04-23 02:46:18 +01:00
2012-04-23 02:46:18 +01:00
2010-04-16 20:40:02 -04:00
2010-04-16 20:40:02 -04:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2012-04-23 02:46:18 +01:00
2002-11-23 01:37:17 +00:00