GtkListBox: Add a GtkListBoxRow:selectable property

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 15 July 2014 22:56 UTC

Having an explicit property for this will make it easier to have a hover style only for rows which are activatable or selectable.

Rows are selectable by default, to preserve compatibility.

71f589c GtkListBox: Add a GtkListBoxRow:selectable property
docs/reference/gtk/gtk3-sections.txt | 2 +
gtk/gtklistbox.c | 71 ++++++++++++++++++++++++++++++++++
gtk/gtklistbox.h | 7 ++++
3 files changed, 80 insertions(+)

Upstream: git.gnome.org


  • Share