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=1cd7ef8fb63444df22692887e590bca9464c2b56;hp=d2d4e2807683019bf1b1f480982171b1b93eeba1;hb=b7d35fcb8b551c9c38e3b5a225aecef43ca98bdb;hpb=c57e053b5795783ad92b0fd7f8fbaba6b6d9322a diff --git a/plugins/dali-swig/SWIG/dali.i b/plugins/dali-swig/SWIG/dali.i index d2d4e28..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 @@ -265,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 @@ -282,6 +286,7 @@ 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