From wiki.swiftlytilting.com
WinBinder Manual/wb destroy window
Destroys a window
Syntax
bool wb_destroy_window (int window)
- Destroys a window created by <winterpostwiki>wb_create_window</winterpostwiki>().
Returns
Returns TRUE on success or FALSE if an error occurs.
See also