pyGTK gtk.Style obj

ivan.dm ivan.web at tiscali.it
Tue Dec 13 15:20:37 EST 2005


Hi all.

in this sentence:
self.area = gtk.DrawingArea()
self.style = self.area.get_style()
self.gc = self.style.fg_gc[gtk.STATE_NORMAL]

where can I find about style and its property?

thanks

Ivan



More information about the Python-list mailing list