gtk/demos
Alexander Larsson 8282698201 textview: Use paintables instead of textures, and fix the support
This changes gtk_text_buffer_insert_texture() to
gtk_text_buffer_insert_paintable() which is strictly more useful
(as textures are paintables). It also fixes the code to actually
support drawing the paintables (as well as tracking changes
to the paintables.
2020-02-06 17:47:56 +01:00
..
constraint-editor demos/constraint-editor: Fix linking on MSVC builds 2019-07-08 18:37:27 +08:00
gtk-demo textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
icon-browser IconTheme: Simplify icon scaling 2020-02-06 09:38:25 +01:00
node-editor node editor: Avoid inheriting textview styles 2019-09-03 01:44:55 +09:00
widget-factory demos/widget-factory/widget-factory.c: Include stdlib.h 2020-02-03 17:18:36 +08:00
meson.build Add a constraint editor demo 2019-07-01 00:10:11 +01:00