gtksink: Avoid errors fetching widget property
authorBastien Nocera <hadess@hadess.net>
Mon, 11 Oct 2021 08:22:41 +0000 (10:22 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 12 Oct 2021 20:27:34 +0000 (20:27 +0000)
commitb0d49963802113be0b0ee4d0b6ed300253f2a65d
tree104af087d0f3975cf1382411700fb257dbbd3b5b
parent941c0e81ddf5c0ad6a9fac59b1d6bf7723025434
gtksink: Avoid errors fetching widget property

Avoid errors when fetching the "widget" property and GTK initialisation
fails, such as when running in a non-graphical environment.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1088>
subprojects/gst-plugins-good/ext/gtk/gstgtkbasesink.c
subprojects/gst-plugins-good/ext/gtk/gstgtkglsink.c