X.Display.translate_coordinates – x11 Reference Manual
translate_coordinates
Description:
[
CCode
( cname =
"XTranslateCoordinates"
) ]
public
bool
translate_coordinates
(
Window
src_w,
Window
dest_w,
int
src_x,
int
src_y,
out
int
dest_x_return,
out
int
dest_y_return,
out
Window
child_return)
2022 vala-language.org