'\" t .\" $Header: /cvsroot/lesstif/lesstif/doc/lessdox/widgets/XmSpinBox.3,v 1.5 2009/04/29 12:23:30 paulgevers Exp $ .\" .\" Copyright (C) 1997-1998 Free Software Foundation, Inc. .\" .\" This file is part of the GNU LessTif Library. .\" This library is free software; you can redistribute it and/or .\" modify it under the terms of the GNU Library General Public .\" License as published by the Free Software Foundation; either .\" version 2 of the License, or (at your option) any later version. .\" .\" This library is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU .\" Library General Public License for more details. .\" .\" You should have received a copy of the GNU Library General Public .\" License along with this library; if not, write to the Free .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .TH XmSpinBox 3 "April 1998" "LessTif Project" "LessTif Manuals" .SH NAME XmSpinBox \- Motif-compatible spin-box widget .SH SYNOPSIS .B #include .PP .B XmSpinBox .PP .B XmCreateSpinBox .SH DESCRIPTION XmSpinBox .SH X RESOURCES .TS tab(;); l l l l l. Name;Class;Type;Default;Access _ XmNarrowLayout;XmCArrowLayout;ArrowLayout;NULL;CSG XmNarrowSize;XmCArrowSize;ArrowSize;NULL;CSG XmNdefaultArrowSensitivity;XmCDefaultArrowSensitivity;DefaultArrowSensitivity;NULL;CSG XmNdetailShadowThickness;XmCDetailShadowThickness;HorizontalDimension;NULL;CSG XmNinitialDelay;XmCInitialDelay;Int;250;CSG XmNmarginHeight;XmCMarginHeight;VerticalDimension;NULL;CSG XmNmarginWidth;XmCMarginWidth;HorizontalDimension;NULL;CSG XmNmodifyVerifyCallback;XmCCallback;Callback;NULL;CSG XmNrepeatDelay;XmCRepeatDelay;Int;200;CSG XmNspacing;XmCSpacing;Spacing;NULL;CSG XmNvalueChangedCallback;XmCCallback;Callback;NULL;CSG XmNnavigationType;XmCNavigationType;NavigationType;NULL;CSG .TE .PP .BR XmNarrowLayout .PP .BR XmNarrowSize .PP .BR XmNdefaultArrowSensitivity .PP .BR XmNdetailShadowThickness .PP .BR XmNinitialDelay .PP .BR XmNmarginHeight .PP .BR XmNmarginWidth .PP .BR XmNmodifyVerifyCallback .PP .BR XmNrepeatDelay .PP .BR XmNspacing .PP .BR XmNvalueChangedCallback .PP .BR XmNnavigationType .PP .SH CLASS HIERARCHY .BR Object (3) .BR Rect (3) .BR UnNamedObj (3) .BR Core (3) .BR Composite (3) .BR Constraint (3) .BR XmManager (3) .BR XmSpinBox (3) .SH CALLBACKS .SH CONVENIENCE FUNCTIONS .SH SEE ALSO