fltk_window_shown
fn
int fltk_window_shown(WindowPtr window)Checks if window is shown.
Parameters
window | The window |
Returns
Non-zero if shown
int fltk_window_shown(WindowPtr window)Checks if window is shown.
window | The window |