DirectFB Reference Manual
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
);

  (C) Copyright by convergence GmbH