void FX::FXRealSpinner::getRange ( FXdouble lo,
FXdouble hi 
) const [inline]

Get the spinner's current range.

Definition at line 146 of file FXRealSpinner.h.

00146 { lo=range[0]; hi=range[1]; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:51 2009 for TnFOX by doxygen v1.4.7