Re: How to close windows by program ?



On Mon, 09 Apr 2001 18:51:46 +0300, Liviu BURCUSEL said:

Hello, I'm verry new in Gtk-Perl programming (about 2 days) and I have a 
 stupid question... I need to close a window and than show another 
 window. My app. shows both windows and closes them at the exit.
 
 Does exist something like
 $window->close;
 

$window->destroy(); is what you are looking for.

actually that'll work for any widget :)

Maher

 
 _______________________________________________
 gtk-perl-list mailing list
 gtk-perl-list gnome org
 http://mail.gnome.org/mailman/listinfo/gtk-perl-list
 
 

-- 
http://www.muhri.net -- muhri muhri net





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]