gtk2/demos/constraint-editor
Matthias Clasen 1e8be87026 flattenlistmodel: Make the 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:02:44 -04:00
..
constraint-editor-application.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
constraint-editor-application.h
constraint-editor-window.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
constraint-editor-window.h
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
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 flattenlistmodel: Make the constructor transfer full 2020-07-26 18:02:44 -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
meson.build demos/constraint-editor: Add common_cflags to build 2020-03-06 18:51:10 +01:00