Tutorial uses deprecated method

Mathieu Duponchelle mathieu at centricular.com
Mon Feb 8 14:53:31 UTC 2021


Interesting, I do not know what the implications of removing that method
call are, and the tutorial doesn't mention why it calls it either, but you
probably want to open an issue in gitlab about that :)

Cheers,

-- 
Mathieu Duponchelle · https://www.centricular.com <https://www.centricular.com>

On 2/5/21 7:43 PM, amindfv at mailbox.org wrote:
> In the latest git version of Basic Tutorial 5 (gst-docs/examples/tutorials/basic-tutorial-5.c), we get a warning about using a deprecated method:
>
>     basic-tutorial-5.c: In function ‘create_ui’:
>     basic-tutorial-5.c:130:3: warning: ‘gtk_widget_set_double_buffered’ is deprecated [-Wdeprecated-declarations]
>        gtk_widget_set_double_buffered (video_window, FALSE);
>        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Tom
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list