Hidden columns in SimpleList



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]