Re: How to close windows by program ?



On 04/09/01 Maher Awamy wrote:
 Does exist something like
 $window->close;
 

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

Or use $window->hide, if you want to keep it hidden and show it again
later. If you are a beginner, you may want to read the Gtk::cookbook 
manpage.

lupus

-- 
-----------------------------------------------------------------
lupus debian org                                     debian/rules
lupus ximian com                             Monkeys do it better




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