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