[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Create a GtkDrawable from an X Drawable?
- From: jcupitt gmail com
- To: petasisg yahoo gr
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Create a GtkDrawable from an X Drawable?
- Date: Tue, 19 Aug 2008 11:40:50 +0100
2008/8/19 Georgios Petasis <petasisg yahoo gr>:
> So, an X drawable will be mapped into a GdkWindow. Then, I need to free it?
Yes, junk the GdkWindow in the usual way. It won't close the X
drawable though, since it didn't create it. You'll need to close that
some other way.
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]