X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fdali-swig%2FSWIG%2Fdali.i;h=1cd7ef8fb63444df22692887e590bca9464c2b56;hb=refs%2Fchanges%2F53%2F117053%2F1;hp=824ed85aca0572b2820fbc111edccfd8d6f39453;hpb=7a9fb04d84a8eaa369372db280057b2d426e5d33;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/plugins/dali-swig/SWIG/dali.i b/plugins/dali-swig/SWIG/dali.i index 824ed85..1cd7ef8 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. @@ -49,6 +49,8 @@ #include #include +#include + #include #include #include @@ -75,6 +77,7 @@ #include #include #include +#include #include #include @@ -264,9 +267,11 @@ using namespace Dali::Toolkit; %include events/pinchgesture-event.i %include events/pageturnview-event.i %include events/pangesture-event.i +%include events/progress-bar-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 +286,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