Hi all. I'm taking yet another stab at porting stuff to Gtk3. I used to
be able to do

$tree_view_column->get_cell_renderers

 ... in Gtk2.

Gtk3::TreeViewColumn doesn't seem to have such a method. Do I have to
maintain my own map of TreeViewColumns to CellRenderers?

Dan

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to