X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-swig%2FSWIG%2Fdali.i;h=4473091994731f207586a4d1c047b0250977684b;hp=824ed85aca0572b2820fbc111edccfd8d6f39453;hb=3fc0516c8f87d42c4bbf7979bd2002c62c4c537f;hpb=0c61136cd848c8541ae41e374588b42cbe11ac52 diff --git a/plugins/dali-swig/SWIG/dali.i b/plugins/dali-swig/SWIG/dali.i index 824ed85..4473091 100755 --- a/plugins/dali-swig/SWIG/dali.i +++ b/plugins/dali-swig/SWIG/dali.i @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2017 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -75,6 +75,7 @@ #include #include #include +#include #include #include @@ -266,7 +267,8 @@ using namespace Dali::Toolkit; %include events/pangesture-event.i %include events/propertynotification-event.i %include events/longpressgesture-event.i -%include events/rectinteger.i +%include events/rectangle.i +%include events/padding.i %include events/resourceimage-event.i %include events/scrollable-event.i %include events/scrollbar-event.i @@ -281,13 +283,21 @@ using namespace Dali::Toolkit; %include events/videoview-event.i %include alphafunction.i +%include rotation.i %include name-changed.i %include property-value.i %include dali-operator.i %include devel-properties.i %include gestures/hover.i - +%include gestures/gesture.i +%include gestures/long-press-gesture.i +%include gestures/pan-gesture.i +%include gestures/tap-gesture.i +%include gestures/pinch-gesture.i +%include gestures/wheel.i +%include gestures/touch.i +%include gestures/key.i %include dali-core.i %include dali-adaptor.i