[pygtk] gtk InfoBar documentation?

Yann Leboulanger asterix at lagaule.org
Tue Jun 29 15:05:12 WST 2010


On 06/29/2010 08:59 AM, catalinfest at gmail.com wrote:
> Example is wrong . See error :
> Traceback (most recent call last):
>    File "infobar.py", line 46, in<module>
>      InfoBar()
>    File "infobar.py", line 13, in __init__
>      self.infobar = gtk.InfoBar()
> AttributeError: 'module' object has no attribute 'InfoBar'

You need a GTK / PyGTK version > 2.18

-- 
Yann Leboulanger


More information about the pygtk mailing list