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 17:13:07 -0400
Bastien Nocera <hadess hadess net> writes:
> gdk_color_white() and gdk_color_black()
gdk_color_parse ("white") should work for example, or set GdkColor to
0xffff/0xffff/0xffff and then gdk_rgb_find_color or use
gdk_gc_set_fg_color so the color doesn't have to be allocated.
> gdk_draw_shadow() and all the other GtkStyle-based drawings (like
> gdk_draw_box, etc.)
s/gtk_draw_foo/gtk_paint_foo/
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]