gtk2/demos/node-editor
Matthias Clasen 79e1c66657 gsk: Don't autoinclude backend-specific headers
Don't install headers for code that we don't build.
And don't include those headers in gsk.h.

Just as we do in gdk, require applications to include
the backend-specific headers they need explicitly.

Update the one affected demo, gtk4-node-editor.
2020-04-24 21:40:30 -04: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 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 gsk: Don't autoinclude backend-specific headers 2020-04-24 21:40:30 -04:00
node-editor-window.h
node-editor-window.ui nodeeditor: Don't set has-focus 2020-04-17 16:17:01 -04:00
node-editor.gresource.xml