_E_Wizard_Page Struct Reference
Data Fields | |
| EINA_INLIST | |
| void * | handle |
| Evas * | evas |
| int(* | init )(E_Wizard_Page *pg, Eina_Bool *need_xdg_desktops, Eina_Bool *need_xdg_icons) |
| int(* | shutdown )(E_Wizard_Page *pg) |
| int(* | show )(E_Wizard_Page *pg) |
| int(* | hide )(E_Wizard_Page *pg) |
| int(* | apply )(E_Wizard_Page *pg) |
| E_Wizard_Page_State | state |