elementary/elc_fileselector_entry - [E-devel] E-devel] [PATCH] [ELEMENTARY] elm_fileselector_entry_inwin_mode_set doc fix

Hi all,

I had prepare some doc fix for elm_fileselector_entry_inwin_mode_set.

By mistake docs said it returns EINA TRUE in both cases.

Please verify attached file.

Regards,

Patrick

Signed-Off-By: Patryk Kaczmarek<patryk.k@samsung.com>



SVN revision: 79089
This commit is contained in:
ChunEon Park 2012-11-10 09:21:25 +00:00
parent 74aa39291a
commit 577f90e9a4
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ EAPI Eina_Bool elm_fileselector_entry_is_save_get(const Evas_O
*
* @param obj The file selector entry widget
* @param value @c EINA_TRUE to make it use an inner window, @c
* EINA_TRUE to make it use a dedicated window
* EINA_FALSE to make it use a dedicated window
*
* @see elm_win_inwin_add() for more information on inner windows
* @see elm_fileselector_entry_inwin_mode_get()