
Public Member Functions | |
| this (IntPtr wxobj) | |
| this () | |
| this (Size sz, int winid=0) | |
| this (Rectangle rect, int winid=0) | |
| Size | size () |
| Rectangle | rect () |
| void | rect (Rectangle rect) |
Static Public Member Functions | |
| static | this () |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
| this | ( | ) |
Reimplemented from Event.
| this | ( | Size | sz, | |
| int | winid = 0 | |||
| ) |
| this | ( | Rectangle | rect, | |
| int | winid = 0 | |||
| ) |
| static this | ( | ) | [static] |
Reimplemented from Event.
| Size size | ( | ) |
| Rectangle rect | ( | ) |
| void rect | ( | Rectangle | rect | ) |
1.5.4