git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@56647
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
*
* @param obj the smart object
* @return if flag is set or not.
- *
- **/
+ * @since 1.1.0
+ */
EAPI Eina_Bool
edje_object_mirrored_get(const Evas_Object *obj)
{
*
* @param obj the smart object
* @rtl new value of flag EINA_TRUE/EINA_FALSE
- *
- **/
+ * @since 1.1.0
+ */
EAPI void
edje_object_mirrored_set(Evas_Object *obj, Eina_Bool rtl)
{