Go to the first, previous, next, last section, table of contents.
Superclass: Constraint
Name Class RepType Default Value
---- ----- ------- -------------
background Background Pixel XtDefaultBackground
border BorderColor Pixel XtDefaultForeground
borderWidth BorderWidth Dimension 1
defaultDistance Thickness int 4
destroyCallback Callback Pointer NULL
height Height Dimension computed at realize
mappedWhenManaged MappedWhenManaged Boolean True
sensitive Sensitive Boolean True
width Width Dimension computed at realize
x Position Position 0
y Position Position 0
Constraint parameters:
Name Class RepType Default Value
---- ----- ------- -------------
bottom Edge XtEdgeType XtRubber
fromHoriz Widget Widget (left edge of form)
fromVert Widget Widget (top of form)
horizDistance Thickness int defaultDistance
left Edge XtEdgeType XtRubber
resizable Boolean Boolean False
right Edge XtEdgeType XtRubber
top Edge XtEdgeType XtRubber
vertDistance Thickness int defaultDistance
Go to the first, previous, next, last section, table of contents.