| Reference Manual - 1.1.1 | ||
| |||
Destroys the window and sends a destruction message.
| 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.
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |