Re: Widget's window



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]