mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-31 18:00:06 +02:00
Add new hash functions.
2007-04-11 Emmanuele Bassi <ebassi@gnome.org> * glib/glib-sections.txt: Add new hash functions. svn path=/trunk/; revision=5445
This commit is contained in:
parent
db8642a56c
commit
3b6c740849
@ -1,3 +1,7 @@
|
||||
2007-04-11 Emmanuele Bassi <ebassi@gnome.org>
|
||||
|
||||
* glib/glib-sections.txt: Add new hash functions.
|
||||
|
||||
2007-04-02 Ryan Lortie <desrt@desrt.ca>
|
||||
|
||||
* gobject/tmpl/objects.sgml: Document ->constructed().
|
||||
|
@ -1953,6 +1953,8 @@ g_hash_table_foreach_remove
|
||||
g_hash_table_foreach_steal
|
||||
g_hash_table_remove_all
|
||||
g_hash_table_steal_all
|
||||
g_hash_table_get_keys
|
||||
g_hash_table_get_values
|
||||
GHRFunc
|
||||
g_hash_table_freeze
|
||||
g_hash_table_thaw
|
||||
|
Loading…
x
Reference in New Issue
Block a user