Reference Manual - 1.0.0
IDirectFBSurface   DrawLines

Draw 'num_lines' lines with the given color following the drawing flags. Each line specified by a DFBRegion.

DrawLines (
  IDirectFBSurface   * thiz,
  const DFBRegion   * lines,
  unsigned int   num_lines
);