get-break-button in drscheme:unit:frame
get-break-button
Returns the break button. Mostly used for test suites.
(send a-drscheme:unit:frame get-break-button) -> (instanceof button%)
(send a-drscheme:unit:frame get-break-button)
send
a-drscheme:unit:frame
button%