[pygtk] gnome.ui.App.install_menus_hints missing?
Gustavo J. A. M. Carneiro
gjc at inescporto.pt
Tue May 30 06:50:38 WST 2006
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
<gjc at inescporto.pt> <gustavo at users.sourceforge.net>
The universe is always one step beyond logic
More information about the pygtk
mailing list