FXSize& FX::FXSize::set ( FXshort  ww,
FXshort  hh 
) [inline]

Set value from components.

Definition at line 70 of file FXSize.h.

00070 { w=ww; h=hh; return *this; }


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