mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 10:57:53 +02:00
Adding g_ptr_array_extend() function to glib/garray.c
Related to issue #269
This commit is contained in:
@@ -2644,6 +2644,7 @@ g_ptr_array_set_free_func
|
||||
g_ptr_array_ref
|
||||
g_ptr_array_unref
|
||||
g_ptr_array_add
|
||||
g_ptr_array_extend
|
||||
g_ptr_array_insert
|
||||
g_ptr_array_remove
|
||||
g_ptr_array_remove_index
|
||||
|
Reference in New Issue
Block a user