FXSize& FX::FXSize::set ( const FXSize s  )  [inline]

Set value from another size.

Definition at line 67 of file FXSize.h.

References h, and w.

00067 { w=s.w; h=s.h; 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