gtk/demos
Matthias Clasen f7ab6f665d dropdown: Revise constructors
A dropdown without a model is useless, so accept a model
and expression in the constructor. Allow them to be NULL,
but consume them if given. This makes chained constructors
convenient without breaking language bindings.

Drop gtk_drop_down_set_from_strings() and instead add
gtk_drop_down_new_from_strings().

Update all users.
2020-07-26 18:09:54 -04:00
..
constraint-editor Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtk-demo dropdown: Revise constructors 2020-07-26 18:09:54 -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