DialogNew_t Type (Pointer)

dialogs.h

typedef CALLBACK short (*DialogNew_t) (short x, long y);

Callback function type for DialogNew.

DialogNew_t is used in DialogNew to provide a callback mechanism for events in the dialog box.