mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Add g_source_set_dummy_callback()
Use g_source_set_closure() and g_close_set_meta_marshal() to allow setting a do-nothing callback on any source. https://bugzilla.gnome.org/show_bug.cgi?id=634239
This commit is contained in:
@@ -128,6 +128,7 @@ g_value_get_flags
|
||||
g_io_channel_get_type
|
||||
g_io_condition_get_type
|
||||
g_source_set_closure
|
||||
g_source_set_dummy_callback
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user