ApplicationShell (3) Linux Manual Page
ApplicationShell — The ApplicationShell widget class Synopsis#include <Xm/Xm.h> #include <X11/Shell.h>DescriptionApplicationShell is used as the main top-level window for an application. An application should have more than one ApplicationShell only if it implements multiple logical applications. ClassesApplicationShell inherits behavior and resources from Core, Composite, Shell, WMShell, VendorShell, and TopLevelShell. The class pointer is applicationShellWidgetClass. The class…
