* FileSelector: Add new API call:
authorDavide Andreoli <dave@gurumeditation.it>
Mon, 7 Sep 2009 00:00:33 +0000 (00:00 +0000)
committerDavide Andreoli <dave@gurumeditation.it>
Mon, 7 Sep 2009 00:00:33 +0000 (00:00 +0000)
commitbf9628078cbb8f6a13a22f37849690506f93130e
treed51ccaaa5d8500bb0e471ea406a2aeb0c22b0ff6
parent898eb44d777d20dc78ac0b4b76d188dbfb5d448d
 * FileSelector: Add new API call:
 elm_fileselector_is_save_set(Evas_Object *obj, Eina_Bool is_save)

When the fs is in 'save' mode you can type the name of the file to save.

SVN revision: 42306
src/lib/Elementary.h.in
src/lib/elc_fileselector.c