mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2026-07-23 08:19:18 +02:00
Add functions for approximate timeouts
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-09-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib-sections.txt: Add new functions
|
||||
|
||||
2006-08-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
|
||||
|
||||
@@ -437,8 +437,10 @@ g_main_set_poll_func
|
||||
|
||||
<SUBSECTION>
|
||||
g_timeout_source_new
|
||||
g_timeout_source_new_seconds
|
||||
g_timeout_add
|
||||
g_timeout_add_full
|
||||
g_timeout_add_seconds
|
||||
|
||||
<SUBSECTION>
|
||||
g_idle_source_new
|
||||
|
||||
Reference in New Issue
Block a user