http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBWindow.html
IDirectFBWindow
Destroy
Destroys the window and sends a destruction message.
Destroy (
IDirectFBWindow.html
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.
