gtk: Factor out a function to run a function on main thread
authorThibault Saunier <tsaunier@gnome.org>
Thu, 24 Sep 2015 09:37:04 +0000 (11:37 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 24 Sep 2015 10:03:01 +0000 (12:03 +0200)
commitedebbb709f860d5b3e729bc6623a629828adf99f
tree2f51a9a831a0f32bcc971f2a30b739185120ad96
parentc3f72729298e1c38bd6432f4f7d4a769dcdc2b7b
gtk: Factor out a function to run a function on main thread

https://bugzilla.gnome.org/show_bug.cgi?id=755251
ext/gtk/Makefile.am
ext/gtk/gstgtkbasesink.c
ext/gtk/gstgtkutils.c [new file with mode: 0644]
ext/gtk/gstgtkutils.h [new file with mode: 0644]
ext/gtk/gtkgstglwidget.c