From: Joao Pedrosa Date: 2005-04-01T01:46:20+09:00 Subject: Re: Programmatically closing a GTK2-window Hi, On Fri, 1 Apr 2005 01:39:46 +0900, Henrik Ronellenfitsch wrote: > Hello, > I'd like to programmatically close a GTK2-window, i.e. without user > interaction. > I couldn't find any close-method or something like that in the docs. > Can you help me? See: http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3AWidget#hide http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3AObject#destroy Cheers, Joao