XmCreateFormDialog (3) Linux Manual Page
XmCreateFormDialog — A Form FormDialog convenience creation function Synopsis #include <Xm/Form.h> Widget XmCreateFormDialog( Widget parent, String name, ArgList arglist, Cardinal argcount); Description XmCreateFormDialog is a convenience creation function that creates a DialogShell and an unmanaged Form child of the DialogShell. A FormDialog is used for interactions not supported by the standard dialog set. This function…
