Re: Widget's window
- From: Andrei Zmievski <andrei ispi net>
 
- To: Maher Awamy <muhri muhri net>
 
- Cc: gtk-list gnome org
 
- Subject: Re: Widget's window
 
- Date: Tue, 20 Mar 2001 10:43:02 -0600
 
On Tue, 20 Mar 2001, Maher Awamy wrote:
> If it does have  a GdkWindow then you can access it via its structure like so
> 
> GdkWindow *window = widget->window
> 
> Like if  I had a drawing area and I wanted to get to its GdkWindow
> Ofcourse da is a GtkWidget *
> GdkWindow *window = da->window;
Ok, then what does GtkCList's 'clist_window' refer to?
-Andrei
It is commonly the case with technologies that you can get
the best insight about how they work by watching them fail.
                                        -- Neal Stephenson
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]