http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBWindow.html
IDirectFBWindow
GetSurface
Get an interface to the backing store surface.
GetSurface (
IDirectFBWindow.html
IDirectFBWindow
*
thiz,
IDirectFBSurface.html
IDirectFBSurface
**
ret_surface
);
This surface has to be flipped to make previous drawing commands visible, i.e. to repaint the windowstack for that region.
