Re: [Fwd: Re: treeview row shading]
- From: Doug McLain <doug nostar net>
- To: Jason Burchfield <jason burchfield cas-inc com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [Fwd: Re: treeview row shading]
- Date: Fri, 06 Jan 2006 09:57:41 -0500
You can add something like :
style "treeview"{
GtkTreeView::even-row-color = "white"
GtkTreeView::odd-row-color = "grey" }
class "GtkTreeView" style "treeview"
to a gtkrc file to get the colors you want.
Jason
Thanks, thats exactly what I was looking for
Doug
--
http://nostar.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]