TreeView.convertWidgetToBinWindowCoords

Converts widget coordinates to coordinates for the bin_window (see TreeView.getBinWindow).

class TreeView
void
convertWidgetToBinWindowCoords
(
int wx
,
int wy
,
out int bx
,
out int by
)

Parameters

wx int

X coordinate relative to the widget

wy int

Y coordinate relative to the widget

bx int

return location for bin_window X coordinate

by int

return location for bin_window Y coordinate

Meta

Since

2.12