gtk2-perl signal_connect()
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: gtk2-perl signal_connect()
- Date: Mon, 21 Oct 2002 16:13:02 +0100
Hi all,
I am having trouble in a signal handler connected either by
$button->signal_connect() or Gtk2::GSignal->connect($button).
Both pass the classname as the first arg to the handler rather than a
ref to the actual widget.
Gtk-Perl passes a ref to the widget and I reckon that this is the
desired behaviour so that you can work with the widget in the handler.
Regards, Dermot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]