Got it, thanks Kris. Just didn't look at CellLayout, and missed that method.
В Вск, 15/05/2011 в 18:27 +0200, Kristian Rietveld пишет: > On Fri, May 13, 2011 at 9:53 AM, Andrew E. Makeev <[email protected]> wrote: > > That is exactly what I am looking for. But it is implemented for > > GtkCellArea only, but for GtkTreeView. > > > > The questing is do developers plan to implement same focus handling for > > GtkTreeView as well? > > Note that GtkTreeViewColumn actually uses GtkCellArea internally > starting with GTK+ 3.0. GtkTreeViewColumn also implements the > get_area method of the GtkCellLayout interface, which you can use to > get access to the underlying GtkCellArea. > > > regards, > > -kris. -- Andrew E. Makeev <[email protected]> Solvo Logistic _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
