Re: Blinking light?



rsteinke w-link net writes:
> 
> This reminds me of something. A while back on one of the lists,
> someone said something about GtkDrawingArea being deprecated in 2.0.
> Looking at the header files, it doesn't appear to be deprecated.
> Is this one of those "haven't got around to fixing the headers yet"
> things, or were they talking about gtk_drawing_area_size(), which
> _is_ marked as deprecated? Also, if GtkDrawingArea is deprecated,
> what do you use instead?
> 

They were just confused - drawing area is not deprecated.
gtk_drawing_area_size() is, just use set_usize() (or its new
alternative name, set_size_request()) instead.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]