libgimpthumb: adds "Since: GIMP 2.10" information to gimp_thumb_get_thumb_base_dir()
This commit is contained in:
parent
6c4d8c45b7
commit
79cab368d3
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue