Functions for getting attributes of devices.  
More...
Functions for getting attributes of devices. 
◆ elput_device_seat_get()
      
        
          | EAPI Elput_Seat* elput_device_seat_get | ( | const Elput_Device * | dev | ) |  | 
      
 
Get the seat object for a device. 
- Parameters
- 
  
  
- Returns
- The seat
- Since
- 1.20 
 
 
◆ elput_device_caps_get()
      
        
          | EAPI Elput_Device_Caps elput_device_caps_get | ( | const Elput_Device * | dev | ) |  | 
      
 
Get the caps for a device. 
- Parameters
- 
  
  
- Returns
- The caps, 0 on failure
- Since
- 1.20 
 
 
◆ elput_device_output_name_get()
Return the output name associated with a given device. 
- Parameters
- 
  
  
- Returns
- An Eina_Stringshare of the output name for this device, or NULL on error
- Since
- 1.20