elementary/config - updated doc

SVN revision: 71294
This commit is contained in:
ChunEon Park 2012-05-22 04:48:21 +00:00
parent 101093c028
commit 33248e86ef
1 changed files with 4 additions and 0 deletions

View File

@ -751,6 +751,10 @@ EAPI int elm_config_cache_flush_interval_get(void);
* This sets the globally configured cache flush interval time, in ticks
*
* @param size The cache flush interval time
*
* @note The @c size must greater than 0. if not, the cache flush will be
* ignored.
*
* @ingroup Caches
*
* @see elm_cache_all_flush()