Function gdk_sys::gdk_device_get_history
[−]
[src]
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