| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class WindowDestroyEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ | WindowDestroyEvent
The EVT_WINDOW_DESTROY event is sent right before the window is destroyed.
| Method Summary | |
|---|---|
| WindowDestroyEvent |
The EVT_WINDOW_DESTROY event is sent right before the window is destroyed. |
__repr__(self)
| |
| Window |
Returns the window that this event refers to. |
| Method Details |
|---|
__init__(self,
win=None)
|
GetWindow(self)Returns the window that this event refers to.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Mon May 30 12:14:23 2005 | http://epydoc.sf.net |