Add iter_replace API to GHashTableIter
authorPhilip Van Hoof <philip@codeminded.be>
Sat, 18 Jun 2011 17:40:34 +0000 (19:40 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Jun 2011 03:05:59 +0000 (23:05 -0400)
commitf6ed3571017e7ace55c78491ef4e79bfc914c07b
tree80d1233cd603a572e6a68f7063db1d3770af70f6
parent8f05da99cb88dfa6c79fb5ccdc640c775dcd631c
Add iter_replace API to GHashTableIter

https://bugzilla.gnome.org/show_bug.cgi?id=652822
docs/reference/glib/glib-sections.txt
glib/ghash.c
glib/ghash.h
glib/glib.symbols
glib/tests/hash.c