Re: problem with drawing 32bit image to 16bit screen (works with 32/24 bit screen)
- From: Havoc Pennington <hp redhat com>
- To: Patrick Sung <phsung ualberta ca>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: problem with drawing 32bit image to 16bit screen (works with 32/24 bit screen)
- Date: 19 Sep 2001 10:22:19 -0400
Patrick Sung <phsung ualberta ca> writes:
So what is the proper way to obtain 'gdk_display' and 'xgc' (function calls,
macros?)
Include gdk/gdkx.h, gdk_display is a global variable, xgc could be a
GC from XCreateGC(), or GDK_GC_XGC(gdkgc) to use a GDK GC.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]