summaryrefslogtreecommitdiff
path: root/gtk/gtknoselection.c
Commit message (Expand)AuthorAgeFilesLines
* Implement GtkSectionModel for all selection modelsBenjamin Otte2023-05-091-0/+20
* models: Fix up property notificationsMatthias Clasen2023-03-301-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* noselection: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-5/+57
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* gtk: mark gtk_no_selection_get_model nullableBilal Elmoussaoui2022-01-011-1/+1
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-2/+2
* gtk: Allow selection models to take null list model during constructionJason Francis2021-03-151-1/+1
* noselection: Convert docsMatthias Clasen2021-03-111-20/+18
* docs: Tweak documentation for list widgetsMatthias Clasen2020-08-031-1/+1
* noselection: Make constructor transfer fullMatthias Clasen2020-07-261-4/+11
* selectionmodels: Add set_model() supportBenjamin Otte2020-07-051-9/+49
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-051-3/+1
* selectionmodel: Replace query_range() with get_selection()Benjamin Otte2020-06-261-13/+8
* gtk: Add GtkNoSelectionBenjamin Otte2019-10-151-0/+254