Reference Manual - 0.9.25
IDirectFBSurface
DrawLine
Draw a line from one point to the other with the given color following the drawing flags.
DrawLine (
IDirectFBSurface
*
thiz,
int
x1,
int
y1,
int
x2,
int
y2
);