[pygtk] Tweaking GTK InfoBar properties

Jason Heeris jason.heeris at gmail.com
Wed Feb 9 12:14:55 WST 2011


I have a GTK InfoBar that I'd like to show a fixed width message in,
but I can't figure out how to get at the contained text display widget
("get_content_area()" just gives me an HBox, and I'm not crazy about
hard-coding indices of undocumented components into my app).

Is there are robust way to do this?

— Jason


More information about the pygtk mailing list