Re: [gtk-list] Hide clist column ?
- From: Gert <gs2 nowmoo demon nl>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Hide clist column ?
- Date: Tue, 29 Jun 1999 01:30:38 +0200
Andreas Scherf wrote:
>
> Hello is there a way to show/hide columns in a clist dynamicaly ??
> I mean i have a clist but i want to hide some columns.
>
> How can i do this ??
Look in <gtk/gtkclist.h>:
/* set visibility of a column */
void gtk_clist_set_column_visibility (GtkCList *clist,
gint column,
gboolean visible);
(Those headers are a good places if you want to know a bit more about a widgets
functionallity )
Gert
_______________________________________________________________________________
~ Gert, Gs2, The Blue Mage - whatever you prefer
'v' E-Mail : Gs2@dds.nl
// \\ Computer : nowmoo.demon.nl
/( )\ Project : gMOO, a MOO (and MUD) client for the unises
^`~'^ HomePage : http://www.nowmoo.demon.nl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]