1Shell(3) LessTif Manuals Shell(3)
2
3
4
6 Shell - Shell widget from X Toolkit
7
9 #include <X11/Shell.h>
10
12 Shell is a widget which is defined in the X Toolkit. We document its
13 existence here for completeness. Please refer to the X Window System
14 documentation for the real information regarding this widget.
15
17 Name Class Type Default Access
18 ────────────────────────────────────────────────────────────────────────────────
19 XtNx XtCPosition Position NULL CSG
20 XtNy XtCPosition Position NULL CSG
21 XtNdepth XtCDepth Int NULL CSG
22 XtNcolormap XtCColormap Colormap NULL CSG
23 XtNancestorSensitive XtCSensitive Boolean NULL CSG
24 XtNallowShellResize XtCAllowShellResize Boolean NULL CSG
25 XtNgeometry XtCGeometry String (null) CSG
26 XtNcreatePopupChildProc XtCCreatePopupChildProc Function NULL CSG
27 XtNsaveUnder XtCSaveUnder Boolean NULL CSG
28 XtNpopupCallback XtCCallback Callback NULL CSG
29 XtNpopdownCallback XtCCallback Callback NULL CSG
30 XtNoverrideRedirect XtCOverrideRedirect Boolean NULL CSG
31 XtNvisual XtCVisual Visual NULL CSG
32
33 XtNx
34
35 XtNy
36
37 XtNdepth
38
39 XtNcolormap
40
41 XtNancestorSensitive
42
43 XtNallowShellResize
44
45 XtNgeometry
46
47 XtNcreatePopupChildProc
48
49 XtNsaveUnder
50
51 XtNpopupCallback
52
53 XtNpopdownCallback
54
55 XtNoverrideRedirect
56
57 XtNvisual
58
60 Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Shell(3)
61
65LessTif Project October 1998 Shell(3)