Reference Manual - 1.4.3
IDirectFBWindow   Destroy

Destroys the window and sends a destruction message.

DFBResult Destroy (
  IDirectFBWindow   * thiz
);

This function sends a message of type DWET_DESTROY to the window after removing it from the window stack and freeing its data. Some functions called from this interface will return DFB_DESTROYED after that.

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