/** * Add a new glview to the parent * * @param parent The parent object * @return The new object or NULL if it cannot be created * * @ingroup GLView */ EAPI Evas_Object *elm_glview_add(Evas_Object *parent); #include "elm_glview.eo.legacy.h"