demos: Ignore deprecations for render apis

Eventually, this demo should probably be removed.
This commit is contained in:
Matthias Clasen 2022-10-08 22:54:48 -04:00
parent 616e0a0d32
commit 6f24bd9ff4

View File

@ -6,6 +6,8 @@
#include <gtk/gtk.h>
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
static void
show_parsing_error (GtkCssProvider *provider,
GtkCssSection *section,