Re: problem with drawing 32bit image to 16bit screen (works with 32/24 bit screen)



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]