Re: GtkTreeView possibilities to set text propertys on individual columns



jrb redhat com writes: 
> Additionally Havoc wrote a cool feature to get alternating colors for
> free if all you want is that.
> 

It took me a minute to figure out what you meant. ;-) If anyone else
is confused, he means the alternating row colors as with
Mac/Nautilus.

This is gtk_tree_view_set_ruled_hint() which hints to the theme that
alternating colored rows are useful for the tree view, since you have
long rows or whatever. Themes can choose to use rules always or never
or only when the hint is set.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]