Add internal api for winKeygrab and Iconified
authordarkleem <cdark.lim@samsung.com>
Tue, 4 Apr 2017 05:33:37 +0000 (14:33 +0900)
committerdarkleem <cdark.lim@samsung.com>
Thu, 6 Apr 2017 08:32:23 +0000 (17:32 +0900)
commit92308ac28ccfbd6fd4453426984c4da1ed2793fc
tree495dfdf9babcda4c26fd6d1bef126e534ae87ea8
parentf81b773062cb39bab718355f4c5470ec3217720a
Add internal api for winKeygrab and Iconified

Change-Id: I80b9b5ac1d5263c539846a9e4e2d8a8732b9ca25
Signed-off-by: darkleem <cdark.lim@samsung.com>
packaging/elm-sharp.spec
src/ElmSharp/ElmSharp/Window.cs
src/ElmSharp/Interop/Interop.Elementary.Win.cs
test/ElmSharp.Test/ElmSharp.Test.csproj
test/ElmSharp.Test/TC/WindowInternalTest.cs [new file with mode: 0644]
test/ElmSharp.Test/TestRunner.cs