Skip to content
  • Matthias Clasen's avatar
    GtkListBox: Style selectable rows differently · 7932370e
    Matthias Clasen authored
    We now apply the .button style class to rows that are either
    activatable or selectable. Selectable rows only get the .button
    if the listbox allows selection. This implies that we need to
    update row styles when the selection mode changes, or when the
    row gets added to a listbox.
    7932370e