get_handle_window


Description:

[ 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.

Parameters:

this

a Paned

Returns:

the paned’s handle window.