Paned.getHandleWindow
gdk.window.Window getHandleWindow()Returns the #GdkWindow 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.
Returns
the paned’s handle window.