Separate actor/layer wraps from dali wrap 89/286889/3
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 16 Jan 2023 08:52:07 +0000 (17:52 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 1 Feb 2023 15:54:09 +0000 (00:54 +0900)
commitd4a7cef0883b74a4ab1b670094831c08aff5af0d
tree5ca44a99b14983fa321b9a90b1798846f0d3f8cc
parent5ff7560c12e74a53fff53e921ca4e65a00047ea0
Separate actor/layer wraps from dali wrap

- Added actor-wrap and layer-wrap separately.
- Changed the LongPressGesture signal binder names.
- Due to this patch, the line number of dali-wrap file is :
  61088 -> 56579

Change-Id: Id6217630a24ce23c74ce6e3923dcd8b2e4fd86b6
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali-csharp-binder/file.list
dali-csharp-binder/src/actor-wrap.cpp [new file with mode: 0644]
dali-csharp-binder/src/dali-wrap.cpp
dali-csharp-binder/src/layer-wrap.cpp [new file with mode: 0644]