Function input_sys::libinput_device_config_scroll_get_method [] [src]

pub unsafe extern "C" fn libinput_device_config_scroll_get_method(
    device: *mut libinput_device
) -> libinput_config_scroll_method

@ingroup config

Get the scroll method for this device. The method defines when to generate scroll axis events instead of pointer motion events.

@param device The device to configure @return The current scroll method for this device.

@see libinput_device_config_scroll_get_methods @see libinput_device_config_scroll_set_method @see libinput_device_config_scroll_get_default_method @see libinput_device_config_scroll_set_button @see libinput_device_config_scroll_get_button @see libinput_device_config_scroll_get_default_button