SourceForge.net wxCheckBox

wxCheckBox

wxCheckBox
Creation Parameters
Functions/Procedures
Supertopics

wxCheckBox

[func]
get_checked
( atom this )

Category: wxCheckBox

Returns 1 if checked, 0 otherwise. This function works for wxCheckBox and wxToggleButton.


wxCheckBox

[proc]
set_checked
( atom this, integer check )

Category: wxCheckBox

This procedure works for wxCheckBox and wxToggleButton.