[][src]Function gdk_sys::gdk_window_scroll

pub unsafe extern "C" fn gdk_window_scroll(
    window: *mut GdkWindow,
    dx: c_int,
    dy: c_int
)