gtk2/demos/constraint-editor
Alexander Mikhaylenko c2e4e1af73 headerbar: Remove user-settable title
Use window title, or custom title widget if it's set. Remove 'title'
property.

Update demos and tests to set the title on the window instead of
headerbar.
2020-05-01 19:48:05 +05:00
..
constraint-editor-application.c constraint editor: Implement saving 2019-07-02 10:03:48 -04:00
constraint-editor-application.h Add a constraint editor demo 2019-07-01 00:10:11 +01:00
constraint-editor-window.c button: Drop relief 2020-04-17 10:57:36 -04:00
constraint-editor-window.h Add a constraint editor demo 2019-07-01 00:10:11 +01:00
constraint-editor-window.ui headerbar: Remove user-settable title 2020-05-01 19:48:05 +05:00
constraint-editor.c constraints editor: Stop naming constraints 2019-07-02 10:03:48 -04:00
constraint-editor.css Add a constraint editor demo 2019-07-01 00:10:11 +01:00
constraint-editor.gresource.xml Add a constraint editor demo 2019-07-01 00:10:11 +01:00
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 Add a constraint editor demo 2019-07-01 00:10:11 +01:00
constraint-view-child.h Add a constraint editor demo 2019-07-01 00:10:11 +01:00
constraint-view.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
constraint-view.h Add a constraint editor demo 2019-07-01 00:10:11 +01:00
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 Add a constraint editor demo 2019-07-01 00:10:11 +01:00
meson.build demos/constraint-editor: Add common_cflags to build 2020-03-06 18:51:10 +01:00