Skip to content
  • Tristan Van Berkom's avatar
    Focus driving in GtkCellArea now works. · 524110f9
    Tristan Van Berkom authored
     - Fixed focus driving in GtkCellArea with refined apis
     - Added gtk_cell_area_activate() to be called when the area has focus
       (to activate or start editing the focused cell)
     - Added support for this in cellareascaffold
     - testcellarea now watches the "toggled" signal for a toggle renderer
       and updates the model state accordingly, this currently works with
       keyboard navigation, however focus is still not painted on cells.
    524110f9