TreeView with different row and column colors
Submitted by chantra on Wed, 06/11/2008 - 19:43

In this tutorial we are going to create the widget above.
This widget is making use of the gtk.CellRendererText properties such as the background and foreground color.
Similar entries
- Python GTK: Treeview with rows of different colors -- page 2
- Python GTK: Treeview with rows of different colors
- Python GTK: How to set up gtk.Notebook tab with custom widget
- C GTK+ : Text Completion on a GtkEntry with GtkEntryCompletion
- Python GTK: How to set up gtk.Notebook tab with custom widget -- page 2