1Composite(3) LessTif Manuals Composite(3)
2
3
4
6 Composite - widget from X toolkit
7
9 #include <X11/Composite.h>
10
12 Composite is a widget which is defined in the X Toolkit. We document
13 its existence here for completeness. Please refer to the X Window Sys‐
14 tem documentation for the real information regarding this widget.
15
17 Name Class Type Default Access
18 ──────────────────────────────────────────────────────────────────────
19 XtNchildren XtCReadOnly WidgetList NULL CSG
20 XtNnumChildren XtCReadOnly Cardinal NULL CSG
21 XtNinsertPosition XtCInsertPosition Function NULL CSG
22
23 XtNchildren
24
25 XtNnumChildren
26
27 XtNinsertPosition
28
30 Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3)
31
35LessTif Project October 1998 Composite(3)