mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
GSource: new API g_source_set_ready_time()
Add an API to mark a GSource to automatically become ready at the specified monotonic time. https://bugzilla.gnome.org/show_bug.cgi?id=657729
This commit is contained in:
@@ -528,6 +528,8 @@ g_source_get_context
|
||||
g_source_set_callback
|
||||
GSourceFunc
|
||||
g_source_set_callback_indirect
|
||||
g_source_set_ready_time
|
||||
g_source_get_ready_time
|
||||
g_source_add_poll
|
||||
g_source_remove_poll
|
||||
g_source_add_child_source
|
||||
|
Reference in New Issue
Block a user