Package: gtk

Function gtk-paned-handle-window

Lambda List

gtk-paned-handle-window (paned)

Arguments

paned -- a gtk-paned widget

Return Value

The gdk-window handle window of the paned widget.

Details

Returns the GDK 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 widget, a child widget and the handle.
 

See also

2021-12-1