Re: CTree column visibility WAS: (no subject)



void gtk_clist_set_column_visibility (GtkCList *clist,
                                    gint      column,
                                    gboolean  visible);
 
so gtk_clist_set_column_visibility(clist,column,FALSE); is what you want

oh, silly me! i did'nt notice that a CTree is simply castable to a CList!

thank you!

clemens




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