mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +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:
committed by
Emmanuele Bassi
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>
|
2007-04-02 Ryan Lortie <desrt@desrt.ca>
|
||||||
|
|
||||||
* gobject/tmpl/objects.sgml: Document ->constructed().
|
* gobject/tmpl/objects.sgml: Document ->constructed().
|
||||||
|
@@ -1953,6 +1953,8 @@ g_hash_table_foreach_remove
|
|||||||
g_hash_table_foreach_steal
|
g_hash_table_foreach_steal
|
||||||
g_hash_table_remove_all
|
g_hash_table_remove_all
|
||||||
g_hash_table_steal_all
|
g_hash_table_steal_all
|
||||||
|
g_hash_table_get_keys
|
||||||
|
g_hash_table_get_values
|
||||||
GHRFunc
|
GHRFunc
|
||||||
g_hash_table_freeze
|
g_hash_table_freeze
|
||||||
g_hash_table_thaw
|
g_hash_table_thaw
|
||||||
|
Reference in New Issue
Block a user