elm_win: add APIs for aux_hint(auxiliary hint) 94/48494/2
authorDuna Oh <duna.oh@samsung.com>
Tue, 22 Sep 2015 07:24:45 +0000 (16:24 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 1 Oct 2015 02:28:03 +0000 (19:28 -0700)
commit70fc7bd160381c39aab4a9b03d64b25859b6ad6b
tree347a5f8938d7be81ddc51b33011f210a652105d6
parentd0cd778190a0dfab876d5c0f01ef691c32666019
elm_win: add APIs for aux_hint(auxiliary hint)

This is Tizen only feature.
The window auxiliary hint is the value that is used to decide which action should be made available to the user by the Windows Manager.
If you want to set a specific hint to your window, then you should check whether it exists in the supported auxiliary hints.

Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: Ice2bde1c593d22d84d0091e5426c68a68ccd666e
src/lib/elm_win.c
src/lib/elm_win.h