Merge "DALi C# binding - Follow Pascal case convention for enum members" into devel...
authordongsug song <dongsug.song@samsung.com>
Tue, 25 Oct 2016 13:44:09 +0000 (06:44 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 25 Oct 2016 13:44:09 +0000 (06:44 -0700)
1  2 
plugins/dali-swig/SWIG/dali.i

@@@ -200,7 -200,6 +200,7 @@@ 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/resourceimage-event.i
  %include events/scrollable-event.i
  %include events/scrollbar-event.i
  %include events/timer-event.i
  %include events/videoview-event.i
  
+ %include alphafunction.i
  %include dali-operator.i
  %include dali-core.i
  %include dali-adaptor.i