mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
add g_timeout_add_seconds_once
Add a new call combing behaviors of g_timeout_add_seconds and g_timeout_add_once.
This commit is contained in:
committed by
Peter Eisenmann
parent
c86fde7e02
commit
3abf23b2a7
@@ -586,6 +586,7 @@ g_timeout_add_once
|
||||
g_timeout_add_full
|
||||
g_timeout_add_seconds
|
||||
g_timeout_add_seconds_full
|
||||
g_timeout_add_seconds_once
|
||||
|
||||
<SUBSECTION>
|
||||
g_idle_source_new
|
||||
|
Reference in New Issue
Block a user