gdk_sys

Function gdk_window_scroll

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