Re: problems destroying Gtk2::Window
- From: Kevin Ryde <user42 zip com au>
- To: gtk-perl-list gnome org
- Subject: Re: problems destroying Gtk2::Window
- Date: Fri, 18 Sep 2009 07:05:31 +1000
Kenneth Swanson <kswanson watson wustl edu> writes:
delete event ... like this tutorial shows:
http://forgeftp.novell.com//gtk2-perl-study/documentation/html/c403.html
Actually the 'destroy' signal may be preferable in general, as it also
catches explicit $window->destroy calls from the application. Not that
there are any of those of course unless you put one yourself.
There's some crib notes at the start of the Gtk2::Window docs (and a bit
more with Gtk2::Dialog on closing dialogs). Tries not to duplicate the
gtk docs, but the gtk docs aren't fantasticly clear in various areas. :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]