Reference Manual - 1.0.0
IDirectFBSurface   SetClip

Set the clipping region used to limit the area for drawing, blitting and text functions.

SetClip (
  IDirectFBSurface   * thiz,
  const DFBRegion   * clip
);

If no region is specified (NULL passed) the clip is set to the surface extents (initial clip).