gtk3/demos
Chun-wei Fan bec88ded5f demos/gtk-demo/font_features.c: Fix build on Pango < 1.44.x
The Pango headers prior to 1.44.0 do not include the HarfBuzz headers, so we
need to re-structure how we check for HarfBuzz 2.2.0 or later if we have Pango
1.44.x or later.

Fixes issue #4565.
2021-12-30 15:33:14 +08:00
..
gtk-demo demos/gtk-demo/font_features.c: Fix build on Pango < 1.44.x 2021-12-30 15:33:14 +08:00
icon-browser iconbrowser: Don't use a nonexistent icon 2021-04-21 15:16:43 -04:00
widget-factory
Makefile.am
meson.build