gtksink: "widget" must be access from main thread
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 17 Jul 2015 19:57:37 +0000 (15:57 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 17 Jul 2015 19:57:37 +0000 (15:57 -0400)
commitdf021c1a4b2009f1964bd277cc468cd72c756130
tree86d0f278fa74fd03ff026eb6ec47c26f08818f6e
parent5e87b9f9af14aa2f973db7cede212834e66c3464
gtksink: "widget" must be access from main thread

Document that "widget" property must be accessed from the
main thread (where GTK is running). This is the same for
state transition on these elements. It is very natural to
do so un GTK applications.
ext/gtk/gstgtkbasesink.c