Skip to content
  • Benjamin Otte's avatar
    gtk: Use new :checked state · 4e077d46
    Benjamin Otte authored
    on:
    - GtkToggleButton
    - GtkCheckButton
    - GtkRadioButton
    - GtkModelButton
    - GtkCellRendererToggle
    - GtkCheckMenuItem
    
    also update themes:
    - Adwaita
    - Raleigh
    but not the win32 theme.
    
    The new :checked state replaces :active for the actual checkedness of
    the widgets and :active is now used exclusively while the button is being
    pressed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=733967
    4e077d46