Illume Configuration Information

The following group defines information pertaining to Illume Configuration. More...

Data Structures

struct  _E_Illume_Config
 structure for Illume configuration. More...
 
struct  _E_Illume_Config_Zone
 structure for Illume zone configuration. More...
 

Functions

EAPI E_Illume_Config_Zonee_illume_zone_config_get (int id)
 Returns the E_Illume_Config_Zone structure for a specific zone. More...
 

Detailed Description

The following group defines information pertaining to Illume Configuration.

Function Documentation

EAPI E_Illume_Config_Zone* e_illume_zone_config_get ( int  id)

Returns the E_Illume_Config_Zone structure for a specific zone.

Parameters
idThe id of the E_Zone.
Returns
The E_Illume_Config_Zone structure for this zone.
Note
This function will return a new E_Illume_Config_Zone structure if none exists. This new E_Illume_Config_Zone will be added to the existing list of E_Illume_Config_Zone structures automatically.

References _E_Illume_Config_Zone::dual, and _E_Illume_Config_Zone::side.