[inline]
Assignment.
Definition at line 64 of file FXSize.h.
References h, and w.
00064 { w=s.w; h=s.h; return *this; }