Reference Manual - 1.7.7
IDirectFBWindow   SetGeometry

Set area of surface to be shown in window. Set destination location of window within its bounds.

DFBResult SetGeometry (
  IDirectFBWindow   * thiz,
  const DFBWindowGeometry   * src,
  const DFBWindowGeometry   * dst
);

Default and maximum is to show whole surface.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License