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

ghash: Add g_hash_table_steal_extended()



This is a combination of g_hash_table_lookup_extended() and
g_hash_table_steal(), so that users can combine the two to reduce code
and eliminate a pointless second hash table lookup by
g_hash_table_steal().

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

https://bugzilla.gnome.org/show_bug.cgi?id=795302
parent 864cb715
Pipeline #10974 failed with stages
in 21 minutes and 55 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