gtk/demos/node-editor
Matthias Clasen bc6643f3c2 paned: Redo the api
This commit is porting GtkPaned to be derived
from GtkWidget instead of GtkContainer, while adding
start-child and end-child properties. The existing
properties are renamed to follow the start/end naming
scheme, and we add proper getters and setters.

Update all users.

See #2719
2020-05-11 22:21:33 -04:00
..
gtkrendererpaintable.c
gtkrendererpaintableprivate.h
main.c
meson.build demos/node-editor: Add common_cflags to build 2020-03-06 18:54:37 +01:00
node-editor-application.c node editor: Avoid inheriting textview styles 2019-09-03 01:44:55 +09:00
node-editor-application.h
node-editor-window.c Use gtk_window_destroy 2020-05-11 12:20:57 -04:00
node-editor-window.h
node-editor-window.ui paned: Redo the api 2020-05-11 22:21:33 -04:00
node-editor.gresource.xml