Efl: Add geometry property (combines position and size)
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 9 Jun 2016 06:05:36 +0000 (15:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 9 Jun 2016 07:17:43 +0000 (16:17 +0900)
commite36a300d36c918cfd090328170ff8f3704f85204
treeff318e6bf69964255627ea7560358a7b6c407cbd
parentf773206769a101dfd19da537fcd5424e801ab0c1
Efl: Add geometry property (combines position and size)

It's a helper function that can also in the future be
used to implement atomic move+resize operations.
src/lib/efl/interfaces/efl_gfx.eo
src/lib/evas/canvas/efl_vg.eo
src/lib/evas/canvas/evas_object.eo
src/lib/evas/canvas/evas_object_main.c
src/lib/evas/canvas/evas_vg_node.c