efl/src/tests/emotion
Daniel Hirt 6e1b5fdd10 Canvas layout: port part_text to efl_part
You now use the following:

  efl_text_set(efl_part(edje_obj, "part"), "text");
  const char *text = efl_text_get(efl_part(edje_obj, "part"));

The former method of edje_object_part_text_set/get is now legacy.

Also, adjusted 'tests/emotion/emotion_test_main-eo.c' with
this change.
2017-06-12 00:10:04 +03:00
..
data Emotion tests: Fix compilation warning 2014-06-19 10:28:19 +09:00
.gitignore gitignore: Updated. 2015-07-08 22:45:44 +09:00
emotion_test_main-eo.c Canvas layout: port part_text to efl_part 2017-06-12 00:10:04 +03:00
emotion_test_main.c emotion: revert changes to emotion test as discussed on ML and chat 2015-06-28 09:41:13 +03:00