gtk/testsuite
Matthias Clasen 72bb7fc701 selectionfiltermodel: Make constructor allow-none
We don't pay attention to item-type anymore, so
drop the item-type property and the _for_item_type()
constructor, and allow passing NULL to the regular
constructor.

We don't make this constructor transfer-full, since
the selection filter model is not a wrapping model
like the others. It is more like fork than a wrap.
2020-07-26 18:04:40 -04:00
..
a11y Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
css hsla: Just store floats 2020-07-25 11:56:05 -04:00
gdk Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gsk testsuite: Fix test case indentation 2020-07-17 05:49:11 +02:00
gtk selectionfiltermodel: Make constructor allow-none 2020-07-26 18:04:40 -04:00
performance Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
reftests Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
tools headerbar: Show title buttons by default 2020-07-02 23:51:16 +05:00
meson.build testsuite: Don't pass GDK_DEBUG for release builds 2020-06-28 13:42:02 -04:00