forked from AuroraMiddleware/gtk
c655759cef
The main GDK thread lock is not portable and deprecated. The only reason why gdk_threads_add_timeout() and gdk_threads_add_timeout_full() exist is to allow invoking a callback with the GDK lock held, in case 3rd party libraries still use the deprecated gdk_threads_enter()/gdk_threads_leave() API. Since we're removing the GDK lock, and we're releasing a new major API, such code cannot exist any more; this means we can use the GLib API for installing timeout callbacks. https://bugzilla.gnome.org/show_bug.cgi?id=793124 |
||
---|---|---|
.. | ||
action-editor.c | ||
action-editor.h | ||
actions.c | ||
actions.h | ||
actions.ui | ||
actions.ui.h | ||
cellrenderergraph.c | ||
cellrenderergraph.h | ||
css-editor.c | ||
css-editor.h | ||
css-editor.ui | ||
css-editor.ui.h | ||
css-node-tree.c | ||
css-node-tree.h | ||
css-node-tree.ui | ||
data-list.c | ||
data-list.h | ||
data-list.ui | ||
data-list.ui.h | ||
general.c | ||
general.h | ||
general.ui | ||
general.ui.h | ||
gestures.c | ||
gestures.h | ||
graphdata.c | ||
graphdata.h | ||
gtkstackcombo.c | ||
gtkstackcombo.h | ||
gtktreemodelcssnode.c | ||
gtktreemodelcssnode.h | ||
gtktreemodelrendernode.c | ||
gtktreemodelrendernode.h | ||
init.c | ||
init.h | ||
inspect-button.c | ||
logo.png | ||
logs.c | ||
logs.h | ||
logs.ui | ||
magnifier.c | ||
magnifier.h | ||
magnifier.ui | ||
magnifier.ui.h | ||
menu.c | ||
menu.h | ||
menu.ui | ||
menu.ui.h | ||
meson.build | ||
misc-info.c | ||
misc-info.h | ||
misc-info.ui | ||
misc-info.ui.h | ||
object-hierarchy.c | ||
object-hierarchy.h | ||
object-hierarchy.ui | ||
object-hierarchy.ui.h | ||
object-tree.c | ||
object-tree.h | ||
object-tree.ui | ||
object-tree.ui.h | ||
object-tree.ui.u | ||
prop-editor.c | ||
prop-editor.h | ||
prop-list.c | ||
prop-list.h | ||
prop-list.ui | ||
prop-list.ui.h | ||
recorder.c | ||
recorder.h | ||
recorder.ui | ||
recording.c | ||
recording.h | ||
rendernodeview.c | ||
rendernodeview.h | ||
renderrecording.c | ||
renderrecording.h | ||
resource-list.c | ||
resource-list.h | ||
resource-list.ui | ||
resource-list.ui.h | ||
selector.c | ||
selector.h | ||
selector.ui | ||
selector.ui.h | ||
signals-list.c | ||
signals-list.h | ||
signals-list.ui | ||
signals-list.ui.h | ||
size-groups.c | ||
size-groups.h | ||
startrecording.c | ||
startrecording.h | ||
statistics.c | ||
statistics.h | ||
statistics.ui | ||
statistics.ui.h | ||
strv-editor.c | ||
strv-editor.h | ||
treewalk.c | ||
treewalk.h | ||
visual.c | ||
visual.h | ||
visual.ui | ||
visual.ui.h | ||
window.c | ||
window.h | ||
window.ui | ||
window.ui.h |