edje: Edje_Edit - add edje_edit_part_pointer_mode functions.
authorVorobiov Vitalii <vi.vorobiov@samsung.com>
Wed, 4 Jun 2014 17:45:28 +0000 (19:45 +0200)
committerCedric BAIL <c.bail@partner.samsung.com>
Wed, 4 Jun 2014 17:45:34 +0000 (19:45 +0200)
commitbebcc49bd0641c5b00bd15ed2cfc32f04d27628a
treee2c6949b2f337eb2caf158052dfe270af1badc18
parentf1000b5c369c70189a76b073d9b3e9ee6a03fe3d
edje: Edje_Edit - add edje_edit_part_pointer_mode functions.

Summary:
Add two main functions
- edje_edit_part_pointer_mode_get
- edje_edit_part_pointer_mode_set

Also support pointer mode into part's source code generation.
EVAS_OBJECT_POINTER_MODE_AUTOGRAB is default value,
so generation won't add "AUTOGRAB" into source code if this type of
pointer mode is set.

@feature

Reviewers: cedric, seoz, Hermet, raster

Reviewed By: cedric

CC: reutskiy.v.v, cedric
Differential Revision: https://phab.enlightenment.org/D941

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
src/lib/edje/Edje_Edit.h
src/lib/edje/edje_edit.c