pyGTK gtk.Style obj

Lawrence Oluyede raims at dot.com
Tue Dec 13 15:29:09 EST 2005


Il 2005-12-13, ivan.dm <ivan.web at tiscali.it> ha scritto:
> 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?

In the tutorial:
http://www.pygtk.org/pygtk2tutorial/sec-WidgetStyles.html


-- 
Lawrence - http://www.oluyede.org/blog
"Anyone can freely use whatever he wants but the light at the end
of the tunnel for most of his problems is Python"



More information about the Python-list mailing list