gtk2/demos/constraint-editor
Matthias Clasen 706d464ae6 filterlistmodel: Make constructor transfer full
This is for consistency with other wrapping list constructors.
We want them all to be transfer full, allow-none.

Update all callers.
2020-07-26 18:04:40 -04:00
..
constraint-editor-application.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
constraint-editor-application.h Add a constraint editor demo 2019-07-01 00:10:11 +01:00
constraint-editor-window.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
constraint-editor-window.h Add a constraint editor demo 2019-07-01 00:10:11 +01:00
constraint-editor-window.ui headerbar: Show title buttons by default 2020-07-02 23:51:16 +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 filterlistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
constraint-view.h constraint-editor: Don't use g_type_ensure 2020-05-25 14:14:28 -04:00
guide-editor.c constraint-editor: Don't poke around in widget internals 2020-05-30 19:26:46 -04: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