Hello,

When I run

if (Gtk3:::event_spending () ) { Gtk3->main_iteration (); }

to get my display updated while waiting for piped input, this loop does what I expect it to do, but also produces the following error message

Gtk3::main_iteration: passed too many parameters (expected 0, got 1); ignoring excess at ...

Am I doing something wrong? is this a mapping error?
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to