edje: edje_edit - adding getter and setter for text source
authorVyacheslav Reutskiy <v.reutskiy@samsung.com>
Thu, 19 Dec 2013 06:33:53 +0000 (15:33 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Thu, 19 Dec 2013 06:53:27 +0000 (15:53 +0900)
commit811c97eabb72f001d0cdb971c5cd9df54700b39c
treef0f32a01bb4e33f32685e3d46cc65a1aad3abf80
parent0ad1dfe4e596aeb194b205e63a771d26279a1846
edje: edje_edit - adding getter and setter for text source

This commit will add API for working with text source.
There are two functions will be added:

1. edje_edit_state_text_source_get
2. edje_edit_state_text_source_set

Reviewers: cedric, seoz, raster

CC: cedric
Differential Revision: https://phab.enlightenment.org/D389

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