Method SDL.iconify_window()
- Method iconify_window
inticonify_window()- Description
Attempts to iconify (i.e. minimize) the application window.
If the call is successful, the application will receive an
SDL.APPACTIVEloss event.- Returns
Non-zero if successful, otherwise
0.