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 -- http://mail.python.org/mailman/listinfo/python-list
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 -- http://mail.python.org/mailman/listinfo/python-list