Hi;
On 17 March 2016 at 08:41, <max augsburg gmx de> wrote:
> Hi All,
> I try to translate the code examples of the python gtk tutorial. But trying
> to translate the GMenu example, I cannot find the modue Gtk3::Gio::Menu() or
> the module Gtk3::Gio::SimpleAction. Perhaps someone could help me. Thanks a
> lot!
GMenu is part of GIO, which is part of GLib, not GTK.
You will need to build this module:
https://git.gnome.org/browse/perl-Glib-IO
The Glib::IO module may need some overrides in places, though.
Ciao,
Emmanuele.
--
https://www.bassi.io
[ ] ebassi [ gmail com]