Re: making gdk_draw_rgb_image draw on demand
- From: Havoc Pennington <hp redhat com>
- To: arprice <arprice mail austasia net>
- Cc: gnome-devel-list gnome org
- Subject: Re: making gdk_draw_rgb_image draw on demand
- Date: 23 Jun 2000 11:28:23 -0400
arprice <arprice@mail.austasia.net> writes:
> Can anyone suggest how to make gdk_draw_rgb_image draw an image when
> ever I want it to, without having
> to resize or move the ap to do it...??
>
gtk_widget_queue_draw(), gtk_widget_queue_draw_area().
(Or just gtk_widget_draw(), but that draws immediately so can be
slower.)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]