1 /**
2  * @addtogroup Elm_Glview_Group
3  *
4  * @{
5  */
6 
7 typedef void (*Elm_GLView_Func_Cb)(Evas_Object *obj);
8 
9 /**
10  * @}
11  */
12