Function gdk_sys::gdk_window_get_root_coords[][src]

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
)