API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
void gdk_window_get_root_origin ( GdkWindow* window, gint* x, gint* y )
Obtains the top-left corner of the window manager frame in root window coordinates.
x
Type: gint*
gint*
Return location for X position of window frame.
y
Return location for Y position of window frame.