]> Pileus Git - ~andy/gtk/commit
Allow non-editable cells to receive focus
authorKristian Rietveld <kris@gtk.org>
Sun, 28 Nov 2010 17:52:18 +0000 (18:52 +0100)
committerKristian Rietveld <kris@gtk.org>
Sun, 28 Nov 2010 18:54:24 +0000 (19:54 +0100)
commit05b217ab2af9d86c4749ad2d3d50bd45b40018f9
tree7c0bd07cd7872098cfceffb15f9055551ca60f31
parent354b3412ddcdd73cd1bc9f2bc23a805d67e7fbf5
Allow non-editable cells to receive focus

Slight tweak for GtkTreeView, also non-editable cells must be able to receive
focus to get all keyboard navigation right.  This will be further tweaked
to get focus siblings to work like focus cells did in GtkTreeView before
refactoring.
gtk/gtkcellareabox.c