Files
gtk/docs
Matthias Clasen b628338db3 list widgets: Simplify the constructors
Now that both arguments to the _new_with_factory() constructors
are nullable, there's no good reason to keep a separate _new()
around. Just make gtk_list_view_new() and gtk_grid_view_new()
take both a model and a factory.
2020-09-01 12:24:06 -04:00
..
2020-05-27 13:44:50 +01:00
2019-02-05 10:14:31 +01:00
2020-05-28 11:00:03 +03:00