layout: Implement missing edje APIs
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 7 Aug 2017 10:11:31 +0000 (19:11 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 8 Aug 2017 02:10:56 +0000 (11:10 +0900)
commitf79960839d222c9f7b2eef846fe75e39a60c1709
treebf2ac14463503126dd3869035d2f8940bd146973
parent6864495c993ce38cd0768b98eb41c617b32935e8
layout: Implement missing edje APIs

This makes elm_layout implement:
 - efl_canvas_layout_signal_message_send
 - efl_canvas_layout_signal_process

This only transfers the calls from the elm widget to the internal
edje object.

PS: message_send is quite ugly in C...

Ref T5315

@feature
src/lib/elementary/elm_layout.c
src/lib/elementary/elm_layout.eo