Function input_sys::libinput_tablet_tool_get_type [] [src]

pub unsafe extern "C" fn libinput_tablet_tool_get_type(
    tool: *mut libinput_tablet_tool
) -> libinput_tablet_tool_type

@ingroup event_tablet

Return the tool type for a tool object, see @ref tablet-tool-types for details.

@param tool The libinput tool @return The tool type for this tool object

@see libinput_tablet_tool_get_tool_id