Functions for getting attributes of seats.  
More...
Functions for getting attributes of seats. 
◆ elput_seat_devices_get()
      
        
          | EAPI const Eina_List* elput_seat_devices_get | ( | const Elput_Seat * | seat | ) |  | 
      
 
Get the list of devices on a given seat. 
- Parameters
- 
  
  
- Returns
- An immutable list of existing Elput_Devices on a given seat or NULL on failure
- Since
- 1.20 
 
 
◆ elput_seat_name_get()
Get the name of a given seat. 
- Parameters
- 
  
  
- Returns
- The name
- Since
- 1.20 
 
 
◆ elput_seat_manager_get()
      
        
          | EAPI Elput_Manager* elput_seat_manager_get | ( | const Elput_Seat * | seat | ) |  | 
      
 
Get the manager of a given seat. 
- Parameters
- 
  
  
- Returns
- The Elput_Manager
- Since
- 1.20