fltk_button_value
fn
int fltk_button_value(ButtonPtr button)Gets the button's value (pressed state).
Parameters
button | The button |
Returns
Non-zero if pressed/on
int fltk_button_value(ButtonPtr button)Gets the button's value (pressed state).
button | The button |