Reference Manual - 1.0.0
IDirectFBSurface   FillSpans

Fill spans specified by x and width.

FillSpans (
  IDirectFBSurface   * thiz,
  int   y,
  const DFBSpan   * spans,
  unsigned int   num
);

Fill num spans with the given color following the drawing flags. Each span is specified by a DFBSpan.