Reference Manual - 1.0.0
IDirectFBWindow   ResizeSurface

Resize the surface of a scalable window.

ResizeSurface (
  IDirectFBWindow   * thiz,
  int   width,
  int   height
);

This requires the option DWOP_SCALE. See IDirectFBWindow::SetOptions().