elm_fileselector_button: support the whole interface
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 24 Jan 2019 10:32:38 +0000 (11:32 +0100)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 31 Jan 2019 01:53:57 +0000 (10:53 +0900)
commit6c5767ed5940cac6f2b4814c7b9c78bd973b60b2
tree474d7c56ac48c8b34de9aee0a7ab84e544054487
parent6263e1d8cb181136a2ac233b09ae9bb15adb9489
elm_fileselector_button: support the whole interface

this adds full support of the full elm_fileselector interface to
elm_fileselector_button.

ref T5719

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7753
src/lib/elementary/elc_fileselector_button.c
src/lib/elementary/elm_fileselector_button.eo
src/lib/elementary/elm_widget_fileselector_button.h
src/tests/elementary/elm_test_fileselector_button.c