[ Version ( since = "3.14" ) ]
public void set_window (Window? window)
Sets a specific window to receive events about, so this will effectively handle only events targeting
window
, or a child of it.
window
must pertain to get_widget.
this |
a Gesture |
window |
a Window, or null |