elementary/win - [E-devel] [Patch][Elementary] Patch for elm_win to fix the focus...
[framework/uifw/elementary.git] / src / lib / elm_conform.h
index 992c59c..3daf72a 100644 (file)
 EAPI Evas_Object                 *elm_conformant_add(Evas_Object *parent);
 
 /**
- * Returns the Evas_Object that represents the content area.
- *
- * @param obj The conformant object.
- * @return The content area of the widget.
- *
- * @ingroup Conformant
- */
-EAPI Evas_Object                 *elm_conformant_content_area_get(const Evas_Object *obj);
-
-/**
  * @}
  */