fltk::ToggleButton Class Reference

Inherits fltk::Button.

List of all members.


Detailed Description

This button turns the state() on and off each release of a click inside of it.

You can also convert a regular button into this by doing type(Button::TOGGLE) to it.


The documentation for this class was generated from the following file: