summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_glview_eo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_glview_eo.h')
-rw-r--r--src/lib/elementary/elm_glview_eo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/elementary/elm_glview_eo.h b/src/lib/elementary/elm_glview_eo.h
index 9e8879b805..b693e19587 100644
--- a/src/lib/elementary/elm_glview_eo.h
+++ b/src/lib/elementary/elm_glview_eo.h
@@ -26,7 +26,7 @@ typedef Eo Elm_Glview;
*
* See @ref elm_obj_glview_mode_set See elm_opengl_page
*
- * @ingroup Elm_GLView
+ * @ingroup Elm_Glview_Group
*/
typedef enum
{
@@ -118,7 +118,7 @@ typedef enum
*/
#define ELM_GLVIEW_CLASS elm_glview_class_get()
-EWAPI const Efl_Class *elm_glview_class_get(void);
+EWAPI const Efl_Class *elm_glview_class_get(void) EINA_CONST;
/**
* @brief Constructor with context version number.