Description Usage Arguments Value Author(s)
Translate coordinates relative to src.widget
's allocation to coordinates
relative to dest.widget
's allocations. In order to perform this
operation, both widgets must be realized, and must share a common
toplevel.
1 | gtkWidgetTranslateCoordinates(object, dest.widget, src.x, src.y)
|
|
a |
|
a |
|
X position relative to |
|
Y position relative to |
A list containing the following elements:
retval |
[logical] |
|
location to store X position relative to |
|
location to store Y position relative to |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.