[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Capture GdkWindow event
- From: Marcelo Armengot <marcelo armengot uv es>
- To: 小多 <kid duo gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Capture GdkWindow event
- Date: Thu, 24 May 2007 17:12:56 +0200
It seems you are looking for the parent of a window. When you created
that window you knew its parent.
Save the parent and call for his destruction.
Another way is to revise this way of addressing, but i cant help you...
G_OBJECT(gdk_window_get_toplevel(NS_REINTERPRET_CAST(GdkWindow*,
aNativeWindow))
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]