get_window
Description:
Returns the user-defined window that receives the events handled by this.
See set_window for more information.
Parameters:
| this |
a Gesture |
Returns:
|
the user defined window, or null if none |
Returns the user-defined window that receives the events handled by this.
See set_window for more information.
| this |
a Gesture |
|
the user defined window, or null if none |