Hi Marius,

On Mon, 4 Jun 2018 03:27:46 +0300
Marius Feraru <altb...@gmail.com> wrote:

> Call SUPER::STARTUP before that; quoting
> Gtk-3.0→Application→Constructors→new docs:
> 
> > Concretely, gtk_init() is called in the default handler for the
> > GApplication::startup signal. Therefore, GtkApplication subclasses
> > should chain up in their GApplication::startup handler before using
> > any GTK+ API.  

Thanks for you swift response. Indeed, calling SUPER::STARTUP first
solves the problem.

Regards

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

Reply via email to