Generic function
Returns the callback invoked when the Help button is clicked in the specified dialog.
dialog-help-callback dialog => help-callback
<dialog-frame>.
false-or(type-union(<command>, <function>)).
duim-frames
duim-frames
Returns the callback invoked when the Help button is clicked in dialog. Many dialogs contain a Help button that, when clicked, displays a relevant topic from the online help system for the application.
Note: You must specify this callback in order to create a Help button in any dialog. If the callback is #f, then there will be no Help button present in the dialog.
dialog-cancel-callback, page 752