fltk_gl_window_shown
fn
int fltk_gl_window_shown(FltkGlWindow win)Checks if the window is currently shown.
Parameters
win | The window |
Returns
Non-zero if shown
int fltk_gl_window_shown(FltkGlWindow win)Checks if the window is currently shown.
win | The window |