Skip to main content

wxd_ScrolledWindow_SetScrollRate

Function wxd_ScrolledWindow_SetScrollRate 

Source
pub unsafe extern "C" fn wxd_ScrolledWindow_SetScrollRate(
    self_: *mut wxd_ScrolledWindow_t,
    xstep: c_int,
    ystep: c_int,
)