Home | All Classes | Grouped Classes | Index | Search
CheckBox component More...
Derived from:
CL_Button
Derived by:
none
Group: GUI (Controls)
#include <ClanLib/gui.h>
Construction:
CheckBox constructor |
Attributes:
Returns true if the checkbox is checked, or false if it is not checked. |
Operations:
Checks the checkbox if check is true, or unchecks it if check is false. |
Detailed description:
!group=GUI/Controls! !header=gui.h!