[][src]Function gdk_sys::gdk_window_get_root_coords

pub unsafe extern "C" fn gdk_window_get_root_coords(
    window: *mut GdkWindow,
    x: c_int,
    y: c_int,
    root_x: *mut c_int,
    root_y: *mut c_int
)