Re: disable clear area on expose event
- From: Sven Neumann <sven gimp org>
- To: shawn boles <rboles uvm edu>
- Cc: gtk-list gnome org
- Subject: Re: disable clear area on expose event
- Date: 12 Dec 2003 16:20:48 +0100
Hi,
shawn boles <rboles uvm edu> writes:
> Prior to an expose event, GDK clears the exposed area to the
> widget's background color. Is it possible to disable this in either
> a defined area or in a widget entirely?
gdk_window_set_back_pixmap (window, NULL, FALSE);
Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]