[][src]Function gdk_sys::gdk_device_get_history

pub unsafe extern "C" fn gdk_device_get_history(
    device: *mut GdkDevice,
    window: *mut GdkWindow,
    start: u32,
    stop: u32,
    events: *mut *mut *mut GdkTimeCoord,
    n_events: *mut c_int
) -> gboolean