EFL loop arguments data structure. More...
Data Fields | |
const Eina_Array * | argv |
Array with loop arguments. | |
Eina_Bool | initialization |
Set to true when the program should initialize its internal state. More... | |
EFL loop arguments data structure.
Eina_Bool _Efl_Loop_Arguments::initialization |
Set to true
when the program should initialize its internal state.
This happen once per process instance.