Description Usage Arguments Details Value Author(s)
Converts tree coordinates (coordinates in full scrollable area of the tree) to widget coordinates.
1 | gtkTreeViewConvertTreeToWidgetCoords(object, tx, ty)
|
|
a |
|
X coordinate relative to the tree |
|
Y coordinate relative to the tree |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.