Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.TreeView

Method GTK2.TreeView()->get_bin_window()


Method get_bin_window

GTK2.GdkWindow get_bin_window()

Description

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