config-panel in drscheme:language:simple-module-based-language->module-based-language-mixin
This method is the same as
config-panel.
( -> (case-> (-> settings) (settings -> void))
send a-drscheme:language:simple-module-based-language->module-based-language-mixin config-panel parent)
parent : (instanceof panel%)
Constructs a configuration panel that lets the user configure all of the settings for this language.
See also section 3.19 for details of the
simple-settings structure, this mixins settings type.