Generic function
Returns the page-changed callback of the specified multi-page dialog.
dialog-page-changed-callback dialog => callback
<dialog-frame>.
false-or(type-union(<command>, <function>)).
duim-frames
duim-frames
Returns the page-changed-callback of dialog. This is the callback function used to test whether the information in the current page of dialog has changed. This callback is useful when using multi-page dialogs, as a test that can be performed before the next page of the dialog is displayed.