diff options
author | Cedric Bail <cedric@osg.samsung.com> | 2017-10-27 15:31:57 -0700 |
---|---|---|
committer | Cedric Bail <cedric@osg.samsung.com> | 2017-10-27 15:34:42 -0700 |
commit | 1c8225099414109c8360b078cc27410f2215040a (patch) | |
tree | 04188784f2a95b0c421478c5e9d412666b6f34bc /src/lib/elementary | |
parent | 64fb807b63362fb922caf4a0a917b8f34c3eec10 (diff) |
ecore: efl_loop should actually handle exit via Eina_Value.
This is for binding consistency. Example with python :
sys.exit("Bye, world")
Which with efl would be :
loop.quit("Bye, world")
T6228
Diffstat (limited to 'src/lib/elementary')
0 files changed, 0 insertions, 0 deletions