_Entrance_Session Struct Reference

This is the handle to all of the data we've allocated in entrance. More...


Data Fields

char * display
char * session
Ecore_Evas * ee
Evas_Object * edje
Evas_Object * background
Evas_Object * user_container
Evas_Object * session_container
Entrance_Authauth
Entrance_Configconfig
char * db
int session_selected
int authed
int testing
int current_screen

Detailed Description

This is the handle to all of the data we've allocated in entrance.

Field Documentation

Ecore_Evas* _Entrance_Session::ee