1Core(3)                         LessTif Manuals                        Core(3)
2
3
4

NAME

6       Core
7

SYNOPSIS

9       #include <X11/Intrinsic.h>
10

DESCRIPTION

12       Core  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

X RESOURCES

17       Name                   Class                  Type               Default               Access
18       ──────────────────────────────────────────────────────────────────────────────────────────────
19       XtNscreen              XtCScreen              Screen             NULL                  CSG
20       XtNdepth               XtCDepth               Int                NULL                  CSG
21       XtNcolormap            XtCColormap            Colormap           NULL                  CSG
22       XtNbackground          XtCBackground          Pixel              XtDefaultBackground   CSG
23       XtNbackgroundPixmap    XtCPixmap              Pixmap             NULL                  CSG
24       XtNborderColor         XtCBorderColor         Pixel              XtDefaultForeground   CSG
25       XtNborderPixmap        XtCPixmap              Pixmap             NULL                  CSG
26       XtNmappedWhenManaged   XtCMappedWhenManaged   Boolean            NULL                  CSG
27       XtNtranslations        XtCTranslations        TranslationTable   NULL                  CSG
28       XtNaccelerators        XtCAccelerators        AcceleratorTable   NULL                  CSG
29
30       XtNscreen
31
32       XtNdepth
33
34       XtNcolormap
35
36       XtNbackground
37
38       XtNbackgroundPixmap
39
40       XtNborderColor
41
42       XtNborderPixmap
43
44       XtNmappedWhenManaged
45
46       XtNtranslations
47
48       XtNaccelerators
49

CLASS HIERARCHY

51       Object(3) Rect(3) UnNamedObj(3) Core(3)
52

CALLBACKS

CONVENIENCE FUNCTIONS

SEE ALSO

56LessTif Project                  October 1998                          Core(3)
Impressum