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)
commit6fdedfc68a459d95299f4e3fec4c87f8eb2304c9
treeb13e0130ba29a365b06ec7f6cfc2ab01423a861d
parent067051f6feda65b7960dd9308868fb87a885add3
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