On 08.06.2018 15:16, Jeffrey Ratcliffe wrote:
Investing Gtk3::Application further, I find that if I try to run the
code below, it falls over calling
Glib::IO::ApplicationCommandLine::get_options_dict()

GType GVariantDict (46597648) is not registered with gperl
at /usr/lib/i386-linux-gnu/perl5/5.26/Glib/Object/Introspection.pm line
67.

What can I do to get this running?
Support for GVariantDict was missing from Glib.  I just added it:

https://gitlab.gnome.org/GNOME/perl-glib/commit/5dc4a9cdc37ac4987df43c9757c611107b6da1e9

-Torsten
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to