gtk/demos
Matthias Clasen dd1c0c0b22 treelistmodel: Make constructor transfer full
Make gtk_tree_list_model_new() take the root model
as first argument, and make it transfer full, for
consistency with other wrapping list constructors.

Update all callers.

Still missing here: Make the model property writable,
and allow passing NULL in the constructor.
2020-07-26 18:04:40 -04:00
..
constraint-editor filterlistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtk-demo treelistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
icon-browser Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
node-editor Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
print-editor Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
widget-factory Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
meson.build Move print-editor to demos 2020-05-12 15:43:43 -04:00