Change-Id: Ie051cc269d79294eb693804aed6765844b1403ab
EAPI void elm_win_wm_rotation_preferred_rotation_set(const Evas_Object *obj, int rotation);
/**
- * @internal
- *
* Get the Ecore_Window of an Evas_Object
*
* When Elementary is using a Wayland engine, this function will return the surface id of the elm window's surface.
*
* @ingroup Elm_Win
* @since 1.8
+ *
+ * @if WEARABLE @since_tizen 3.0
* @note Unless you are getting the window id for the purpose of communicating between client<->compositor over dbus,
* this is definitely not the function you are looking for.
*/