Ecore_Config_Page

Langue: en

Autres versions - même langue

Version: 376850 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

Ecore_Config_Page - The Enlightened Property Library The Enlightened Property Library (Ecore_Config) is an adbstraction from the complexities of writing your own configuration.

It provides many features using the Enlightenment 17 development libraries.

To use the library, you:

*
Set the default values of your properties.
*
Load the configuration from a file. You must set the default values first, so that the library knows the correct type of each argument.

The following examples show how to use the Enlightened Property Library:

*
config_basic_example.c
*
config_listener_example.c