Re: [gtk-vnc-devel] gvnc_framebuffer two copies?
- From: Anthony Liguori <anthony codemonkey ws>
- To: Rob Stoddard <rstoddard telanetix com>
- Cc: gtk-vnc-devel List <gtk-vnc-devel lists sourceforge net>
- Subject: Re: [gtk-vnc-devel] gvnc_framebuffer two copies?
- Date: Thu, 08 May 2008 15:35:33 -0500
Rob Stoddard wrote:
I am hoping somebody can set me straight here. I am trying to learn
the wheretos and whyfors of the widget's construction. I just noticed
that vncdisplay->priv.fb is one copy of the gvnc_framebuffer structure,
and there's another copy in gvnc->local. Why are there two copies of
the framebuffer object?
While there are two copies of the framebuffer structure, there is only
point copy of the actual buffer. Copying the structure simplifies
things as you don't have to deal with maintaining a pointer to the
structure.
Regards,
Anthony Liguori
Thanks for the help,
Rob Stoddard
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Gtk-vnc-devel mailing list
Gtk-vnc-devel lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtk-vnc-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]