mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
document new api
This commit is contained in:
parent
bef319723b
commit
e7da49e64e
@ -1,6 +1,7 @@
|
||||
2006-06-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib-sections.txt: Add new hash table functions.
|
||||
Add new g_source functions.
|
||||
|
||||
Wed May 31 11:35:48 2006 Tim Janik <timj@gtk.org>
|
||||
|
||||
|
@ -462,8 +462,10 @@ GSourceCallbackFuncs
|
||||
g_source_new
|
||||
g_source_ref
|
||||
g_source_unref
|
||||
g_source_set_funcs
|
||||
g_source_attach
|
||||
g_source_destroy
|
||||
g_source_is_destroyed
|
||||
g_source_set_priority
|
||||
g_source_get_priority
|
||||
g_source_set_can_recurse
|
||||
|
Loading…
Reference in New Issue
Block a user