DragonFly On-Line Manual Pages

Search: Section:  


Core(3)                         LessTif Manuals                        Core(3)

NAME

Core - widget from X toolkit

SYNOPSIS

#include <X11/Intrinsic.h>

DESCRIPTION

Core 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 ---------------------------------------------------------------------------------------------- XtNscreen XtCScreen Screen NULL CSG XtNdepth XtCDepth Int NULL CSG XtNcolormap XtCColormap Colormap NULL CSG XtNbackground XtCBackground Pixel XtDefaultBackground CSG XtNbackgroundPixmap XtCPixmap Pixmap NULL CSG XtNborderColor XtCBorderColor Pixel XtDefaultForeground CSG XtNborderPixmap XtCPixmap Pixmap NULL CSG XtNmappedWhenManaged XtCMappedWhenManaged Boolean NULL CSG XtNtranslations XtCTranslations TranslationTable NULL CSG XtNaccelerators XtCAccelerators AcceleratorTable NULL CSG XtNscreen XtNdepth XtNcolormap XtNbackground XtNbackgroundPixmap XtNborderColor XtNborderPixmap XtNmappedWhenManaged XtNtranslations XtNaccelerators

CLASS HIERARCHY

Object(3) Rect(3) UnNamedObj(3) Core(3)

CALLBACKS

CONVENIENCE FUNCTIONS

SEE ALSO

LessTif Project October 1998 Core(3)

Search: Section: