mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Add two new functions, g_source_set_funcs and g_source_is_destroyed, that
2006-06-01 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gmain.h: * glib/gmain.c: Add two new functions, g_source_set_funcs and g_source_is_destroyed, that will be necessary to solve thread-safety issues with idles in GTK+. (#321886, Chris Wilson)
This commit is contained in:
committed by
Matthias Clasen
parent
14538bb8d6
commit
bef319723b
@@ -1,3 +1,12 @@
|
||||
2006-06-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols:
|
||||
* glib/gmain.h:
|
||||
* glib/gmain.c: Add two new functions,
|
||||
g_source_set_funcs and g_source_is_destroyed,
|
||||
that will be necessary to solve thread-safety
|
||||
issues with idles in GTK+. (#321886, Chris Wilson)
|
||||
|
||||
2006-06-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_write_chars): Avoid
|
||||
|
Reference in New Issue
Block a user