fltk_widget_active
fn
int fltk_widget_active(WidgetPtr widget)Checks if widget is active.
Parameters
widget | The widget |
Returns
Non-zero if active
int fltk_widget_active(WidgetPtr widget)Checks if widget is active.
widget | The widget |