Skip to content
Commit d0a48f26 authored by Philip Withnall's avatar Philip Withnall 🚫
Browse files

garray: Add g_ptr_array_steal_index*() functions



These make it easy to steal elements from pointer arrays without having
the array’s GDestroyNotify called on them, similarly to what’s possible
with g_hash_table_steal().

Signed-off-by: default avatarPhilip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=795376
parent e6200eae
Pipeline #11077 failed with stages
in 39 minutes and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment