Shows or hides the main application window.
show() show(state)
Show the main window
show();
Hide the main window
show(0);
Explicitly show the main window
show(1);
is_visible show hide set_status set_progress is_ui_ready