XmCreateFileSelectionDialog is a convenience creation function that creates a DialogShell and an unmanaged FileSelectionBox child of the DialogShell. A FileSelectionDialog selects a file. It includes ...
XmCreateForm creates an instance of a Form widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specifies th...
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 dia...
XmCreateFrame creates an instance of a Frame widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specifies ...
XmCreateInformationDialog is a convenience creation function that creates a DialogShell and an unmanaged MessageBox child of the DialogShell. An InformationDialog gives the user information, such as t...
XmCreateLabel creates an instance of a Label widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specifies ...
XmCreateLabelGadget creates an instance of a LabelGadget widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument lis...
XmCreateList creates an instance of a List widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specifies th...
XmCreateMainWindow creates an instance of a MainWindow widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list ...
XmCreateMenuBar creates an instance of a RowColumn widget of type XmMENU_BAR and returns the associated widget ID. It is provided as a convenience function for creating RowColumn widgets configured to...
XmCreateMenuShell creates an instance of a MenuShell widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Sp...
XmCreateMessageBox creates an unmanaged MessageBox. A MessageBox is used for common interaction tasks, which include giving information, asking questions, and reporting errors. It includes an optional...
XmCreateMessageDialog is a convenience creation function that creates a DialogShell and an unmanaged MessageBox child of the DialogShell. A MessageDialog is used for common interaction tasks, which in...
XmCreateOptionMenu creates an instance of a RowColumn widget of type XmMENU_OPTION and returns the associated widget ID. It is provided as a convenience function for creating a RowColumn widget config...
XmCreatePanedWindow creates an instance of a PanedWindow widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument lis...