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

Re: (no subject)



>From gtkclist.h

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

Maher

On Mon, 30 Oct 2000 08:50:53 +0200, Clemens Kirchgatterer said:

> 
>  can a column of a GtkCTree be invisible? how can i make it invisible?
>  
>  thanx ...
>  clemens
>  
>  _______________________________________________
>  gtk-app-devel-list mailing list
>  gtk-app-devel-list@gnome.org
>  http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>  

-- 
muhri@muhri.net -- http://www.muhri.net





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