glib/docs/reference
Matthias Clasen 0415bf9412 Add g_datalist_id_remove_multiple
This is more efficient than calling
g_datalist_id_remove() multiple times
in a row, since it only takes the locks
once.

Allow up to 16 keys to be removed in one go.
That is enough for the use we have in GObject,
and it avoids any danger of blowing the stack.
2022-05-23 09:19:45 -04:00
..
gio build: Specify all inputs to concat-files-helper.py 2022-05-17 14:04:24 +01:00
glib Add g_datalist_id_remove_multiple 2022-05-23 09:19:45 -04:00
gobject value: Add G_VALUE_COLLECT_INIT2 2022-05-23 05:57:36 -04: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: Use range() instead of listing all stable versions 2022-05-11 14:34:00 -04:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00