Functions for getting attributes of seats. More...
Functions | |
EAPI const Eina_List * | elput_seat_devices_get (const Elput_Seat *seat) |
Get the list of devices on a given seat. More... | |
EAPI Eina_Stringshare * | elput_seat_name_get (const Elput_Seat *seat) |
Get the name of a given seat. More... | |
EAPI Elput_Manager * | elput_seat_manager_get (const Elput_Seat *seat) |
Get the manager of a given seat. More... | |
Functions for getting attributes of seats.
Get the list of devices on a given seat.
seat |
References EINA_SAFETY_ON_NULL_RETURN_VAL.
EAPI Eina_Stringshare * elput_seat_name_get | ( | const Elput_Seat * | seat | ) |
Get the name of a given seat.
seat |
References EINA_SAFETY_ON_NULL_RETURN_VAL.
EAPI Elput_Manager * elput_seat_manager_get | ( | const Elput_Seat * | seat | ) |
Get the manager of a given seat.
seat |
References EINA_SAFETY_ON_NULL_RETURN_VAL.