[ Version ( since = "2.20" ) ]
public unowned Window get_handle_window ()
Returns the Window of the handle.
This function is useful when handling button or motion events because it enables the callback to distinguish between the window of the paned, a child and the handle.
this |
a Paned |
the paned’s handle window. |