Returns the platform-specific handle of the physical window. Cast it to an appropriate handle, such as HWND for Windows, Widget for Motif, GtkWidget for GTK or WinHandle for PalmOS.
wxPython note: This method will return an integer in wxPython.
wxPerl note: This method will return an integer in wxPerl.