| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdk3.pas line 3625
type TGdkDeviceTool = object(TGObject)  | 
||
function get_hardware_id;  | 
  | 
|
function get_serial;  | 
  | 
|
function get_tool_type;  | 
  | 
|
property hardware_id: guint64; [r]  | 
  | 
|
  | 
||
property tool_type: TGdkDeviceToolType; [r]  | 
  | 
|
end;  | 
  | 
||
  |