gtk/demos/node-editor
Timm Bäder 0f3ca349e7 node editor: Manually unrealize all created renderers
This has not been a problem before since we were leaking them.
2019-07-13 09:37:47 +02:00
..
gtkrendererpaintable.c node-editor: Add renderings with alternative renderers 2019-05-05 07:18:39 +02:00
gtkrendererpaintableprivate.h node-editor: Add renderings with alternative renderers 2019-05-05 07:18:39 +02:00
main.c
meson.build node editor: Add a quick way to save a testcase 2019-05-29 20:30:21 +02:00
node-editor-application.c node editor: Do some simple syntax highlighting 2019-05-07 17:21:16 +02:00
node-editor-application.h
node-editor-window.c node editor: Manually unrealize all created renderers 2019-07-13 09:37:47 +02:00
node-editor-window.h
node-editor-window.ui node editor: Add a quick way to save a testcase 2019-05-29 20:30:21 +02:00
node-editor.gresource.xml