gtk2/demos
Matthias Clasen 54daad3878 gtk-demo: Avoid a segfault
The code in the fontrendering demo is a bit sloppy
and assumes that we always get a single run when
appending a sequence of 4 chars and 4 spaces.

That is not in general true, such as for Emoji.

Instead of working harder to handle Emoji here,
just give up and fall back to 'a'.

Fixes: #5166
2022-09-09 12:34:54 -04:00
..
constraint-editor Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
gtk-demo gtk-demo: Avoid a segfault 2022-09-09 12:34:54 -04:00
icon-browser Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
node-editor Merge branch 'test-coverage' into 'main' 2022-07-15 22:34:02 +00:00
print-editor print-editor: Use gtk_window_present() 2022-02-28 16:55:54 +00:00
widget-factory widget-factory: Make the icon work uninstalled 2022-07-16 21:16:40 -04:00
meson.build build: Replace source_root() 2021-12-24 15:48:06 +00:00