gtkTreeViewConvertBinWindowToWidgetCoords {RGtk2} | R Documentation |
Converts bin_window coordinates (see gtkTreeViewGetBinWindow
)
to widget relative coordinates.
gtkTreeViewConvertBinWindowToWidgetCoords(object, bx, by)
|
|
|
bin_window X coordinate |
|
bin_window Y coordinate |
Since 2.12
A list containing the following elements:
|
return location for widget X coordinate |
|
return location for widget Y coordinate |
Derived by RGtkGen from GTK+ documentation