http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
DrawLines
Draw 'num_lines' lines with the given color following the drawing flags. Each line specified by a DFBRegion.
DrawLines (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
const
types.html#DFBRegion
DFBRegion
*
lines,
unsigned int
num_lines
);
