Re: CTree column visibility WAS: (no subject)
- From: Clemens Kirchgatterer <clemens root at>
- To: "Maher Awamy" <muhri muhri net>, List GTK <gtk-app-devel-list gnome org>
- Subject: Re: CTree column visibility WAS: (no subject)
- Date: Mon, 30 Oct 2000 10:07:02 +0200
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]