get_window_position


Description:

public void get_window_position (out int x, out int y)

Retrieves the absolute position of the window on the screen.

Parameters:

this

an Window

x

A pointer for the x-coordinate

y

A pointer for the y-coordinate




2022 vala-language.org