TreeView.getBinWindow

Returns the window that tree_view renders to. This is used primarily to compare to event->window to confirm that the event on tree_view is on the right window.

class TreeView
getBinWindow
()

Return Value

Type: Window

A gdk.Window, or NULL when tree_view hasn’t been realized yet.