projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e61b71
)
add @endif tag for elm_win_window_id_get documentation
13/144813/2
author
Taehyub Kim
<taehyub.kim@samsung.com>
Fri, 18 Aug 2017 05:21:33 +0000
(14:21 +0900)
committer
Taehyub Kim
<taehyub.kim@samsung.com>
Fri, 18 Aug 2017 05:43:42 +0000
(14:43 +0900)
Change-Id: Iaf28c7250a457f12ff3fe58a9cc0ca694e6ad22b
src/lib/elm_win_legacy.h
patch
|
blob
|
history
diff --git
a/src/lib/elm_win_legacy.h
b/src/lib/elm_win_legacy.h
index 60b71549e31a49e3c54dfe69d91bb8fa8d680fba..786ec791352e264cb64236d03687120b06601df4 100644
(file)
--- a/
src/lib/elm_win_legacy.h
+++ b/
src/lib/elm_win_legacy.h
@@
-288,6
+288,7
@@
EAPI void elm_win_wm_rotation_preferred_rotation_set(const Evas
* @since 1.8
*
* @if WEARABLE @since_tizen 3.0
+ * @endif
* @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.
*/