Re: need help porting



Bastien Nocera <hadess hadess net> writes: 
> Well, there are a couple more args in the gtk_paint_* functions... I'm
> using these calls inside an object and i don't quite understand some of
> the args, especially the GdkRectangle and the GtkWidget one (I'm writing
> a gtk2 theme, so I managed to guess what the detail bit would be ;)

The widget is the widget you're drawing to. The GtkStyle from the
widget is normally used, etc.

The rectangle may be NULL and is the clip rectangle.

Havoc



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