gtk2/demos/constraint-editor
Matthias Clasen 394ea32e93 Use gtk_widget_add/remove_css_class more
Replace most uses of gtk_style_context_add/remove_class
by the new APIs. The only remaining uses of the old API
are in save/restore situations.
2020-04-10 12:09:57 -04:00
..
constraint-editor-application.c constraint editor: Implement saving 2019-07-02 10:03:48 -04:00
constraint-editor-application.h
constraint-editor-window.c demos/constraint-editor: Add common_cflags to build 2020-03-06 18:51:10 +01:00
constraint-editor-window.h
constraint-editor-window.ui constraint editor: Implement saving 2019-07-02 10:03:48 -04:00
constraint-editor.c constraints editor: Stop naming constraints 2019-07-02 10:03:48 -04:00
constraint-editor.css
constraint-editor.gresource.xml
constraint-editor.h constraints editor: Stop naming constraints 2019-07-02 10:03:48 -04:00
constraint-editor.ui Drop the margin property 2020-02-25 20:59:04 -05:00
constraint-view-child.c
constraint-view-child.h
constraint-view.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
constraint-view.h
guide-editor.c demos/constraint-editor: Add common_cflags to build 2020-03-06 18:51:10 +01:00
guide-editor.h constraint editor: Implement saving 2019-07-02 10:03:48 -04:00
guide-editor.ui Drop the margin property 2020-02-25 20:59:04 -05:00
main.c
meson.build demos/constraint-editor: Add common_cflags to build 2020-03-06 18:51:10 +01:00