2007/10/12, Hans-Joachim Widmaier <[EMAIL PROTECTED]>: > As it isn't documented, this must be considered a hack.
Why do you say that isn't documented? statusbar inherit from gtk.Hbox which inherit from gtk.Box (where the pack method is actually defined). All of the above is documented, it's not an hack but the way it's supposed to work. > Any guesses as to whether > this will stay working with future versions of GTK+? I hope so :) ciao -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
