Re: gdk_draw_region
- From: Havoc Pennington <hp redhat com>
- To: Ron Steinke <rsteinke merilon elfhame net>
- Cc: gtk-devel-list gnome org
- Subject: Re: gdk_draw_region
- Date: 03 Dec 2000 14:10:52 -0500
Ron Steinke <rsteinke merilon elfhame net> writes:
> What happens to the contents of `rectangles'? Is it coplied into some
> TCP packet, so I can free it immediately? Do I need to wait until
> X draws the rectangles to free the memory? If so, how do I do that
> (some sort of timeout/callback)? The treatment of `tmp_points'
> in gdk_x11_draw_points seems to indicate I can free it immediately,
> but I'd like to hear something from someone who is more familiar
> with X than I am.
You can go ahead and free it, XFillRectangles() will have already
sent the request.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]