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...
XmCreatePopupMenu creates an instance of a RowColumn widget of type XmMENU_POPUP and returns the associated widget ID. When using this function to create the Popup MenuPane, a MenuShell widget is auto...
XmCreatePromptDialog is a convenience creation function that creates a DialogShell and an unmanaged SelectionBox child of the DialogShell. A PromptDialog prompts the user for text input. It includes a...
XmCreatePulldownMenu creates an instance of a RowColumn widget of type XmMENU_PULLDOWN and returns the associated widget ID. When using this function to create the Pulldown MenuPane, a MenuShell widge...
XmCreatePushButton creates an instance of a PushButton widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list ...
XmCreatePushButtonGadget creates an instance of a PushButtonGadget widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the ar...