Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

toplevelshell(3) [debian man page]

TopLevelShell(3)						  LessTif Manuals						  TopLevelShell(3)

NAME
TopLevelShell - widget from X toolkit SYNOPSIS
#include <X11/Shell.h> DESCRIPTION
TopLevelShell is a widget which is defined in the X Toolkit. We document its existence here for completeness. Please refer to the X Win- dow System documentation for the real information regarding this widget. X RESOURCES
Name Class Type Default Access ----------------------------------------------------------------------- XtNiconName XtCIconName String (null) CSG XtNiconNameEncoding XtCIconNameEncoding Atom NULL CSG XtNiconic XtCIconic Boolean NULL CSG XtNiconName XtNiconNameEncoding XtNiconic CLASS HIERARCHY
Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Shell(3) WMShell(3) VendorShell(3) TopLevelShell(3) CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
LessTif Project October 1998 TopLevelShell(3)

Check Out this Related Man Page

Composite(3)							  LessTif Manuals						      Composite(3)

NAME
Composite - widget from X toolkit SYNOPSIS
#include <X11/Composite.h> DESCRIPTION
Composite is a widget which is defined in the X Toolkit. We document its existence here for completeness. Please refer to the X Window System documentation for the real information regarding this widget. X RESOURCES
Name Class Type Default Access ---------------------------------------------------------------------- XtNchildren XtCReadOnly WidgetList NULL CSG XtNnumChildren XtCReadOnly Cardinal NULL CSG XtNinsertPosition XtCInsertPosition Function NULL CSG XtNchildren XtNnumChildren XtNinsertPosition CLASS HIERARCHY
Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
LessTif Project October 1998 Composite(3)
Man Page