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!
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list