- or download this
GLib-GObject-WARNING **: invalid (NULL) pointer instance
GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHE
+CK_INSTANCE (instance)' failed
...
Can't locate object method "timeout_add" via package "Gtk2"
...
Usage: Gtk2::main(class)
- or download this
site\lib\Gtk2\api.pod
260:=item gtk_timeout_add => Glib::Timeout->add
262:=item gtk_timeout_remove => Glib::Source->remove
- or download this
#!/usr/bin/perl --
use strict;
use warnings;
...
return 1;
}
__END__