Is the only way to make a column hidden in a SimpleList by defining a new type?
Gtk2::SimpleList -> add_column_type( 'new',
type => 'Glib::String',
attr => 'hidden' );
Thanks
Jeff
_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
