Creates the
applicationShell widget for a new Motif application.
These create new widgets. CREATE-WIDGET
does not automatically manage the created widget, while
CREATE-MANAGED-WIDGET does.
Convenience function which creates a new widget of class
<widget_class>. For instance, CREATE-FORM will
create a new XmForm widget.
Controls whether convenience functions automatically manage the widgets they create. The default is NIL.