gtk2/demos
Christian Hergert 3003f37e9d node-editor: fix length of text during save
The length parameter for g_file_replace_contents() is a gsize, so -1 is
unsuitable here. Just use strlen() directly.
2020-11-17 14:34:11 -08:00
..
constraint-editor Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtk-demo gtk-demo: Plug a memory leak 2020-11-15 23:03:30 -05:00
icon-browser icon-browser: use content-view 2020-09-14 14:18:52 +02:00
node-editor node-editor: fix length of text during save 2020-11-17 14:34:11 -08:00
print-editor print-editor: Fix a wrong comparison 2020-10-22 17:46:33 +02:00
widget-factory widget-factory: Remove an unused size group 2020-11-17 07:34:53 -05:00
meson.build Move print-editor to demos 2020-05-12 15:43:43 -04:00