gtkWidgetTranslateCoordinates
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.
gtkWidgetTranslateCoordinates(object, dest.widget, src.x, src.y)
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.