eolian_mono: fix to support event info which is a type defined in eo
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 27 Jun 2019 17:29:13 +0000 (14:29 -0300)
committerWooHyun Jung <wh0705.jung@samsung.com>
Wed, 3 Jul 2019 01:05:23 +0000 (10:05 +0900)
commit2b3259752f9f916238fa64749782999c4933575c
treea55048c771bb5329531b5f5382449602ece72e59
parent6a595c60b079e99345059be6f22b5b4f09b95d30
eolian_mono: fix to support event info which is a type defined in eo

Summary:
Previously, if event info was not structure and it was a type defined in
eo, then the type value was not passed to the event info correctly.

e.g. if event info was Efl.Ui.AlertPopupButton enum type, then
     default(Efl.Ui.AlertPopupButton) was always passed to event info.

Now, the given type value is passed to the event info correctly.

Reviewers: felipealmeida, lauromoura, vitor.sousa, bu5hm4n

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, herb, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9159
src/bin/eolian_mono/eolian/mono/events.hh