[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
destroying a window
- From: Adrian Feiguin <feiguin magnet fsu edu>
- To: gtk-list redhat com
- Subject: destroying a window
- Date: Tue, 2 Nov 1999 15:56:51 -0500 (EST)
If the user destroys a window, I'd like to save its current position
using gdk_window_get_position/origin. But if I connect
the "destroy" or "unrealize" signals, the widget->window does not exist
anymore, I only can get the size from widget->allocation, but not the
position. Any idea?
Thanks
<ADRIAN>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]