glib/docs/reference
Marco Trevisan (Treviño) d2c3f7f513 ghash: Add APIs to get hash table keys and values as GPtrArray
GPtrArray's are faster than lists and provide more flexibility, so add
APIs to get hash keys and values using these containers too.

Given that we know the size at array initialization we can optimize the
allocation quite a bit, making it faster than the API using GList both at
creation time and for consumers.
2022-12-16 18:45:36 +01:00
..
gio Merge branch 'gio-thumbnail-sizes' into 'main' 2022-12-08 09:04:45 +00:00
glib ghash: Add APIs to get hash table keys and values as GPtrArray 2022-12-16 18:45:36 +01:00
gobject docs: Remove a stray > in the glib-mkenums man page 2022-12-07 08:17:17 +00:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build meson: Expose library build type as global variables 2022-10-31 14:08:31 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00