elementary: Adding example to demonstrate radio "changed" functionality.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Sun, 28 Sep 2014 13:14:09 +0000 (22:14 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 28 Sep 2014 14:50:16 +0000 (23:50 +0900)
commit3307725ab8795fafb86e0b8e7325821382e42d0e
tree1b2aa6b3264c80083e6e6adfd5df4500ff0bf7b5
parent94a51a5d295e1c0db15c53a9747f17195aecbe67
elementary: Adding example to demonstrate radio "changed" functionality.

Summary:
Added this example which demonstrate the exact behavior or "changed" in radio button.
After changing the documentation of "changed" as in https://phab.enlightenment.org/D1445, thought the example might be useful, so added this.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: devilhorns, stefan_schmidt, seoz

Differential Revision: https://phab.enlightenment.org/D1490
src/examples/.gitignore
src/examples/Makefile.am
src/examples/radio_example_02.c [new file with mode: 0644]