Seg, 2006-05-29 às 14:04 +0200, Axel Thimm escreveu:
> Hi,
> 
> (is this the right place to ask about gnome-python?)
> 
> I'd like to use gnome.ui.App.install_menus_hints. I can see them in
> ui.defs, but they are not available. Other methods in the vicinity of
> the install_menus_hints definition like flash or errors are. Is my
> gnome-python built incorrectly (Fedora Core 5)?

  Not all methods declared in the .defs can be wrapped; some require
manual coding (see for example the "wnck.Window.get_geometry missing?"
thread earlier on this list).

  I'm not taking requests[1] to wrap missing functions in gnome.ui which
can be accomplished through gtk.UIManager instead.  You should know that
gnome.ui is mostly deprecated, apart from some very specialized
functions not found elsewhere.

  Regards.

[1] if they have a patch i may consider it, though

-- 
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to