mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-10 10:33:42 +01:00
Adding a function g_array_copy() to glib/garray.c
Original code from Simon van der Linden Close issue #236
This commit is contained in:
@@ -2611,6 +2611,7 @@ g_string_chunk_free
|
||||
GArray
|
||||
g_array_new
|
||||
g_array_sized_new
|
||||
g_array_copy
|
||||
g_array_ref
|
||||
g_array_unref
|
||||
g_array_get_element_size
|
||||
|
||||
Reference in New Issue
Block a user