Functions for getting attributes of devices. More...
Functions | |
EAPI Elput_Seat * | elput_device_seat_get (const Elput_Device *dev) |
Get the seat object for a device. More... | |
EAPI Elput_Device_Caps | elput_device_caps_get (const Elput_Device *dev) |
Get the caps for a device. More... | |
EAPI Eina_Stringshare * | elput_device_output_name_get (Elput_Device *device) |
Return the output name associated with a given device. More... | |
Functions for getting attributes of devices.
EAPI Elput_Seat * elput_device_seat_get | ( | const Elput_Device * | dev | ) |
Get the seat object for a device.
dev |
References EINA_SAFETY_ON_NULL_RETURN_VAL.
EAPI Elput_Device_Caps elput_device_caps_get | ( | const Elput_Device * | dev | ) |
Get the caps for a device.
dev |
References EINA_SAFETY_ON_NULL_RETURN_VAL.
EAPI Eina_Stringshare * elput_device_output_name_get | ( | Elput_Device * | device | ) |
Return the output name associated with a given device.
device |
References EINA_SAFETY_ON_NULL_RETURN_VAL.