mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 19:07:52 +02:00
Adding g_ptr_array_extend_and_steal() function to glib/garray.c
This commit is contained in:
@@ -2645,6 +2645,7 @@ g_ptr_array_ref
|
||||
g_ptr_array_unref
|
||||
g_ptr_array_add
|
||||
g_ptr_array_extend
|
||||
g_ptr_array_extend_and_steal
|
||||
g_ptr_array_insert
|
||||
g_ptr_array_remove
|
||||
g_ptr_array_remove_index
|
||||
|
Reference in New Issue
Block a user