XmCreateMainWindow(3) | Library Functions Manual | XmCreateMainWindow(3) |
XmCreateMainWindow — The MainWindow widget creation function "XmCreateMainWindow" "creation functions" "XmCreateMainWindow"
#include <Xm/MainW.h> Widget XmCreateMainWindow( Widget parent, String name, ArgList arglist, Cardinal argcount);
XmCreateMainWindow creates an instance of a MainWindow widget and returns the associated widget ID.
For a complete definition of MainWindow and its associated resources, see XmMainWindow(3).
Returns the MainWindow widget ID.