Function libinput_tablet_tool_has_wheel
pub unsafe extern "C" fn libinput_tablet_tool_has_wheel(
tool: *mut libinput_tablet_tool,
) -> i32
Expand description
@ingroup event_tablet
Return whether the tablet tool has a relative wheel.
@param tool The tool to check the axis capabilities of @return Nonzero if the axis is available, zero otherwise.
@since 1.2