demos and examples: Ignore deprecations
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Oct 2022 01:12:37 +0000 (21:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 11 Oct 2022 21:18:21 +0000 (17:18 -0400)
commit6efb18330f10504b79eb1afe0e53fcaed501884c
tree1b04fe128466260df2f2cc71885ab115ae6de28c
parent5e256590db9124d2a71be3fe41e052a56ab2c46d
demos and examples: Ignore deprecations

For now, just ignore deprecations. Eventually,
we will have to go through, drop demos that are
for wholly deprecated widgets, and update others.
13 files changed:
demos/constraint-editor/constraint-editor.c
demos/constraint-editor/guide-editor.c
demos/gtk-demo/combobox.c
demos/gtk-demo/editable_cells.c
demos/gtk-demo/font_features.c
demos/gtk-demo/fontrendering.c
demos/gtk-demo/iconview.c
demos/gtk-demo/iconview_edit.c
demos/gtk-demo/sizegroup.c
demos/gtk-demo/textview.c
demos/gtk-demo/tree_store.c
demos/widget-factory/widget-factory.c
examples/bp/bloatpad.c