Reference Manual - 1.0.0
IDirectFBSurface   FillRectangle

Fill the specified rectangle with the given color following the specified flags.

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