Description Usage Arguments Details Value Author(s)
Converts widget coordinates to coordinates for the bin_window
(see gtkTreeViewGetBinWindow
).
1 | gtkTreeViewConvertWidgetToBinWindowCoords(object, wx, wy)
|
|
a |
|
X coordinate relative to the widget |
|
Y coordinate relative to the widget |
Since 2.12
A list containing the following elements:
|
return location for bin_window X coordinate |
|
return location for bin_window 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.