Reference Manual - 0.9.25
IDirectFBSurface   DrawRectangle

Draw an outline of the specified rectangle with the given color following the specified flags.

DrawRectangle (
  IDirectFBSurface   * thiz,
  int   x,
  int   y,
  int   w,
  int   h
);