Skip to content
  • Tristan Van Berkom's avatar
    Made progress on focus handling. · 631bdc43
    Tristan Van Berkom authored
     - Added vfunc to get the allocation of a cell inside an area
     - Superclass GtkCellArea handles activation of focused cells
       by handling key events (as well as editing of editable cells)
     - Added signal "editing-started" to GtkCellArea to signal that
       editing has started (generally signaled from inside event handling)
     - Added properties "focus-cell" and "edited-cell"
    631bdc43