Next:
mred:test:set-choice!
Up:
Test Engine
Previous:
mred:test:run-interval
mred:test:set-check-box!
(mred:test:set-check-box!
cb
state
)
->
void
cb
:
a
wx:check-box%
state
:
any Scheme value
Clears the check-box item if
state
is
#f
, and sets it otherwise.
PLT