Function gdk_sys::gdk_event_get_coords[][src]

pub unsafe extern "C" fn gdk_event_get_coords(
    event: *const GdkEvent,
    x_win: *mut c_double,
    y_win: *mut c_double
) -> gboolean