Package: gtk

Function gtk-tree-view-bin-window

Lambda List

gtk-tree-view-bin-window (view)

Arguments

view -- a gtk-tree-view widget

Return Value

A gdk-window object, or nil when view has not been realized yet.

Details

Returns the window that the tree view renders to. This is used primarily to compare to the window from the function gdk-event-window to confirm that the event on the tree view is on the right window.
 

See also

2021-2-26