This widget has two children. One is a button which changes text depending on if the checkbox is checked or not.
Parameters: LandWidget * base, LandWidget * parent, char const * checkbox_selected, char const * checkbox_unselected, char const * text, bool * b, int x, int y, int w, int h
Parameters: LandWidget * parent, char const * checkbox_selected, char const * checkbox_unselected, char const * text, int x, int y, int w, int h
Returns: LandWidget*
Parameters: LandWidget * parent, char const * checkbox_selected, char const * checkbox_unselected, char const * text, bool * b, int x, int y, int w, int h
Parameters: LandWidget * self
Returns: bool
Parameters: LandWidget * base, bool checked
no parameters
Parameters: LandWidget * base