summaryrefslogtreecommitdiff
path: root/gtk/gtklistitemprivate.h
Commit message (Expand)AuthorAgeFilesLines
* columnview: Add GtkColumnViewCellBenjamin Otte2023-04-011-1/+5
* columnviewcellwidget: Untangle from GtkListItemWidgetBenjamin Otte2023-04-011-0/+2
* listitem: Add a backwards compatibility workaroundBenjamin Otte2023-04-011-0/+4
* listview: Add GtkListItem::focusable propertyBenjamin Otte2023-04-011-0/+1
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* list-item: Use notify_by_pspec instead of by nameIvan Molodetskikh2022-05-061-0/+5
* listitem: Move position/item/selected tracking to widgetBenjamin Otte2020-05-301-9/+0
* listitemfactory: SimplifyBenjamin Otte2020-05-301-1/+1
* listitem: Make this a GObjectBenjamin Otte2020-05-301-2/+17
* listitem: Add a press gesture to select the itemBenjamin Otte2020-05-301-1/+3
* listview: Add selection properties to ListItemBenjamin Otte2020-05-301-0/+2
* listitem: Add gtk_list_item_get_position()Benjamin Otte2020-05-301-2/+3
* listview: Add GtkListItemBenjamin Otte2020-05-301-0/+35