Fl_Group | +----CheckButton
#include "CheckButton.h"
The CheckButton
widget provides a better looking check or
radio button. It is otherwise identical to the Fl_Check_Button
widget.
The constructor creates the CheckButton
widget at the specified
position and size.
The destructor destroys the widget and frees all memory that has been allocated.