Hi;

On 17 March 2016 at 08:41,  <max.augsb...@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]
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to