gtkTreeViewConvertTreeToBinWindowCoords {RGtk2} | R Documentation |
Converts tree coordinates (coordinates in full scrollable area of the tree) to bin_window coordinates.
gtkTreeViewConvertTreeToBinWindowCoords(object, tx, ty)
|
|
|
tree X coordinate |
|
tree Y coordinate |
Since 2.12
A list containing the following elements:
|
return location for X coordinate relative to bin_window |
|
return location for Y coordinate relative to bin_window |
Derived by RGtkGen from GTK+ documentation