Re: need help porting
- From: Havoc Pennington <hp redhat com>
- To: Bastien Nocera <hadess hadess net>
- Cc: GNOME Desktop Hackers <desktop-devel-list gnome org>
- Subject: Re: need help porting
- Date: 19 Apr 2002 20:45:11 -0400
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]