Specifications

Athena Widget Set libXaw 1.0.7
Name Class Type Notes Default Value
font Font XFontStruct XtDefaultFont
fontSet FontSet XFontSet XtDefaultFontSet
foreground Foreground Pixel XtDefaultForeground
height Height Dimension A graphic height + 2 * internalHeight
highlightThickness Thickness Dimension A 2(0ifShaped)
insensitiveBorder Insensitive Pixmap GreyPixmap
internalHeight Height Dimension 2
internalWidth Width Dimension 4
international International Boolean C False
justify Justify Justify XtJustifyCenter (center)
label Label String name of widget
leftBitmap LeftBitmap Bitmap None
mappedWhenManaged MappedWhenManaged Boolean True
pointerColor Foreground Pixel XtDefaultForeground
pointerColorBackground Background Pixel XtDefaultBackground
radioData RadioData Pointer Name of widget
radioGroup Widget Widget No radio group
resize Resize Boolean True
screen Screen Screen R Parent’sScreen
sensitive Sensitive Boolean True
shapeStype ShapeStyle ShapeStyle Rectangle
state State Boolean Off
translations Translations TranslationTable See below
width Width Dimension Agraphic width + 2 * internalWidth
xPosition Position 0
yPosition Position 0
accelerators A list of event to action bindings to be executed by this widget, even
though the event occurred in another widget. (See the XToolkit Intrin-
sics — C Language Interface for details).
ancestorSensitive The sensitivity state of the ancestors of this widget. Awidget is insensi-
tive ifeither it or anyofits ancestors is insensitive.This resource should
not be changed with XtSetValues,although it may be queried.
background A pixel value which indexesthe widget’scolormap to derive the back-
ground color of the widget’swindow.
backgroundPixmap The background pixmap of this widget’swindow. Ifthis resource is set
to anything other than XtUnspecifiedPixmap,the pixmap specified will
be used instead of the background color.
bitmap A bitmap to display instead of the label.The default size of the widget
will be just large enough to contain the bitmap and the widget’sinternal
width and height. The resource converter for this resource constructs bit-
maps from the contents of files. (See Converting Bitmaps for details.)
If this bitmap is one bit deep then the 1’swill be rendered in the fore-
ground color,and the 0’sinthe background color.If bitmap has a depth
greater than one, it is copied directly into the window.
borderColor A pixel value which indexesthe widget’scolormap to derive the border
color of the widget’swindow.
borderPixmap The border pixmap of this widget’swindow. Ifthis resource is set to
anything other than XtUnspecifiedPixmap,the pixmap specified will be
used instead of the border color.
borderWidth The width of this widget’swindowborder.
52