Date: Fri, 30 Nov 2001 16:28:04 +0100 From: Alan Schmitt To: lablgtk at kaba.or.jp Subject: raising a window Message-ID: <20011130162804.D1448 at alan-schm1p> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I'm looking for a way to raise a window (if it's iconified of under other windows, put it on top of all windows). In gtk, I used: gdk_window_show (window -> window); but I cannot seem to find a similar function in lablgtk (I tried window#show () but it did not work). So if someone knows how to do this, please tell me. Thanks, Alan -- The hacker: someone who figured things out and made something cool happen.