help-menu:create-about? in drscheme:frame:basics-mixin
help-menu:create-about?
drscheme:frame:basics-mixin
The result of this method determines if the corresponding menu-item is created. Override this to control the creation of the menu-item.
(send a-drscheme:frame:basics-mixin help-menu:create-about?) -> boolean
(send a-drscheme:frame:basics-mixin help-menu:create-about?)
send
a-drscheme:frame:basics-mixin
Returns #t.
#t