summaryrefslogtreecommitdiff
path: root/gtk/gtksingleselection.c
Commit message (Expand)AuthorAgeFilesLines
* singleselection: Convert docsMatthias Clasen2021-03-111-59/+60
* gtk: update annotation of gtk_single_selection_get_selected_itemBilal Elmoussaoui2021-03-031-1/+1
* docs: Tweak documentation for list widgetsMatthias Clasen2020-08-031-11/+15
* singleselection: Make constructor transfer fullMatthias Clasen2020-07-261-2/+9
* selectionmodels: Add set_model() supportBenjamin Otte2020-07-051-7/+64
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-051-3/+1
* selectionmodel: Replace query_range() with get_selection()Benjamin Otte2020-06-261-45/+17
* singleselection: Clarify docsMatthias Clasen2020-06-061-1/+6
* singleselection: Fix a memory leakMohammed Sadiq2020-03-221-0/+3
* singleselection: Fix model propertyBenjamin Otte2019-10-151-4/+19
* singleselection: Add forgotten notify emissionBenjamin Otte2019-03-191-1/+8
* simpleselection: Improve items-changedBenjamin Otte2019-02-151-7/+17
* selectionmodel: Change prototype of query_range()Benjamin Otte2019-02-151-18/+29
* gtk: Add GtkSingleSelectionBenjamin Otte2019-02-101-0/+637