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

Re: (no subject)



> 
> can a column of a GtkCTree be invisible? how can i make it invisible?
> 
as a GtkCTree is a subclass of GtkCList, you can directly use the GtkCList
functions for that:

gtk_clist_set_column_visibility()

cheers







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