libgimpthumb: adds "Since: GIMP 2.10" information to gimp_thumb_get_thumb_base_dir()

This commit is contained in:
Jehan 2013-12-05 22:16:48 +13:00
parent 6c4d8c45b7
commit 79cab368d3

View file

@ -197,6 +197,8 @@ gimp_thumb_init (const gchar *creator,
* The returned string belongs to GIMP and must not be changed nor freed.
*
* Returns: the thumbnails cache directory.
*
* Since: GIMP 2.10
**/
const gchar *
gimp_thumb_get_thumb_base_dir (void)