Add new internal APIs 88/263688/5
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 8 Sep 2021 06:56:44 +0000 (15:56 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 8 Sep 2021 23:51:39 +0000 (08:51 +0900)
commit76e2e5eaff79dfceb424107925d336a79d0d45ac
tree19bd4ae4c0a2eb18c405808ea17a5425b8c9bc27
parentd30f7536a6648781d24bface46e1caf0f95ee658
Add new internal APIs

When the window of the application is appeared, the event callback function
is called.

Adds:
 - aul_window_register_event_cb()
 - aul_window_deregister_event_cb()

Change-Id: I9f588043fca36c37a74f6be53e531f479ad9fa88
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/aul_window.h
src/aul_window.cc
tool/aul_window/CMakeLists.txt
tool/aul_window/aul_window.cc