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 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
