[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Change the treeview properties.
- From: Tetim <tetimjmf yahoo com br>
- To: gtk-list gnome org
- Subject: Change the treeview properties.
- Date: Thu, 23 Nov 2006 17:54:16 -0300 (ART)
Hi,
I can change the font of header of one treeview? E the colors/lines of the columns, therefore with:
GdkColor color;
gdk_color_parse("blue", &color);
gtk_widget_modify_base( treeview, GTK_STATE_NORMAL, &color );
the color of all treeview is modified. : - (
Thanks
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora!
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]