XmCommandSetValue replaces the string displayed in the command area of the Command widget with the passed XmString. Specifies the Command widget ID Specifies the passed XmString For a complete definit...
XmConvertUnits converts the value and returns it as the return value from the function. Specifies the widget for which the data is to be converted Specifies whether the converter uses the horizontal o...
XmCreateArrowButton creates an instance of an ArrowButton widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument li...
XmCreateArrowButtonGadget creates an instance of an ArrowButtonGadget widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the...
XmCreateBulletinBoard creates an instance of a BulletinBoard widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument...
XmCreateBulletinBoardDialog is a convenience creation function that creates a DialogShell and an unmanaged BulletinBoard child of the DialogShell. A BulletinBoardDialog is used for interactions not su...
XmCreateCascadeButton creates an instance of a CascadeButton widget and returns the associated widget ID. Specifies the parent widget ID. The parent must be a RowColumn widget. Specifies the name of t...
XmCreateCascadeButtonGadget creates an instance of a CascadeButtonGadget and returns the associated widget ID. Specifies the parent widget ID. The parent must be a RowColumn widget. Specifies the name...
XmCreateCommand creates an instance of a Command widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specif...
XmCreateDialogShell creates an instance of a DialogShell widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument lis...
XmCreateDragIcon creates a DragIcon and returns the associated widget ID. Specifies the ID of the widget that the function uses to access default values for visual attributes of the DragIcon. This wid...
XmCreateDrawingArea creates an instance of a DrawingArea widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument lis...
XmCreateDrawnButton creates an instance of a DrawnButton widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument lis...
XmCreateErrorDialog is a convenience creation function that creates a DialogShell and an unmanaged MessageBox child of the DialogShell. An ErrorDialog warns the user of an invalid or potentially dange...
XmCreateFileSelectionBox creates an unmanaged FileSelectionBox. A FileSelectionBox is used to select a file and includes the following: An editable text field for the directory mask A scrolling list o...