summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2009-06-25 14:32:46 +0200
committerJannis Pohlmann <jannis@xfce.org>2009-06-25 14:32:46 +0200
commit9c2f482d715f311b462734aabff1a30801927b57 (patch)
tree7144580dbf3eb6cb66d3f81a2c4bf90305ad4a21 /docs
parentbbbf90193aab5022feaaadff6b073fabf23945e0 (diff)
downloadtumbler-9c2f482d715f311b462734aabff1a30801927b57.tar.gz
Add tumbler_thumbnail_save_file() to save thumbnails from source files.
This is especially useful for plugins that execute external commands such as "convert". They can just let these commands write to a certain file which they then pass to tumbler_thumbnail_save_file() to make sure it's stored in a way the corresponding cache plugin supports. It is an alternative to tumbler_thumbnail_save_pixbuf().
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/tumbler/tumbler-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/tumbler/tumbler-sections.txt b/docs/reference/tumbler/tumbler-sections.txt
index ce8828f..38142b6 100644
--- a/docs/reference/tumbler/tumbler-sections.txt
+++ b/docs/reference/tumbler/tumbler-sections.txt
@@ -36,6 +36,7 @@ TumblerThumbnailIface
tumbler_thumbnail_load
tumbler_thumbnail_needs_update
tumbler_thumbnail_save_pixbuf
+tumbler_thumbnail_save_file
tumbler_thumbnail_get_cache
tumbler_thumbnail_get_flavor
tumbler_thumbnail_get_flavors