Hi
I think I need to access the g_ methods directly within my app, in
particular the g_signal stuff

eg:
where $vtype is a widget

$vtype->signal_list_ids;
 $vtype->signal_lookup('changed');

The Gtk3 docs seem to imply that this should work, but obviously I am doing
something wrong

thanks

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

Reply via email to