On Tue, 2004-01-20 at 23:24, Doug Quale wrote: > You're right, hiding the gtk+ toolbar will leave a blank area in the > Bonobo dock. You need hide the dock item itself, but first you have > to get the dock item. One way is to use get_dock_item_by_name(). (As > you note, this isn't documented well.)
Perfect, exactly what I needed. Thanks a bunch! -- Erik Grinaker <[EMAIL PROTECTED]> http://erikg.wired-networks.net/ "We act as though comfort and luxury were the chief requirements of life, when all that we need to make us happy is something to be enthusiastic about." -- Albert Einstein _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
