1Ecore_Config_Page(3) Library Functions Manual Ecore_Config_Page(3)
2
3
4
6 Ecore_Config_Page - The Enlightened Property Library The Enlightened
7 Property Library (Ecore_Config) is an adbstraction from the
8 complexities of writing your own configuration.
9
10 It provides many features using the Enlightenment 17 development
11 libraries.
12
13 To use the library, you:
14
15 · Set the default values of your properties.
16 · Load the configuration from a file. You must set the default values
17 first, so that the library knows the correct type of each argument.
18 The following examples show how to use the Enlightened Property
19 Library:
20
21 · config_basic_example.c
22 · config_listener_example.c
23Ecore 2 Jul 2010 Ecore_Config_Page(3)