XmNwsid
This resource specifies on which workstation the widget operates. The default value is 0.
XmNfontUser
This resource uses a character string to specify the font used by the widget. The default value is "fixed".
XmNpopup
This resource specifies whether the first viewing sub-widget (simple widget) must be displayed or not. The default value is XmPOPDOWN_VIEW (the widget is not displayed).
Possible value : XmPOPUP_VIEW / XmPOPDOWN_VIEW
XmNresetView
This resource resets the current view and thus reinitializes the values for the current view. The default value is False
Possible values : True / False