_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

Entrance_Auth* _Entrance_Session::auth

int _Entrance_Session::authed

Evas_Object* _Entrance_Session::background

Entrance_Config* _Entrance_Session::config

int _Entrance_Session::current_screen

char* _Entrance_Session::db

char* _Entrance_Session::display

Evas_Object* _Entrance_Session::edje

Ecore_Evas* _Entrance_Session::ee

char* _Entrance_Session::session

Evas_Object* _Entrance_Session::session_container

int _Entrance_Session::session_selected

int _Entrance_Session::testing

Evas_Object* _Entrance_Session::user_container