summaryrefslogtreecommitdiffstats
path: root/docs/reference/tmpl/artwork.sgml
diff options
context:
space:
mode:
authorTodd Zullinger <tmzullinger@users.sourceforge.net>2007-01-11 07:10:55 +0000
committerTodd Zullinger <tmzullinger@users.sourceforge.net>2007-01-11 07:10:55 +0000
commit4d8db35b6bdecf22b59d9dfa5835efa96ab32212 (patch)
treed06c5b7bb275916821dacf79cf68b51afab4de05 /docs/reference/tmpl/artwork.sgml
parent052431a05ebeea2d8392070293b4ad887790eb7b (diff)
downloadlibgpod-4d8db35b6bdecf22b59d9dfa5835efa96ab32212.tar.gz
libgpod-4d8db35b6bdecf22b59d9dfa5835efa96ab32212.tar.xz
libgpod-4d8db35b6bdecf22b59d9dfa5835efa96ab32212.zip
Add PhotoDB functions to the docs.
Incorporate usage overviews from README into the docs. Fix a few doc comments to allow gtk-doc to parse them. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1356 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs/reference/tmpl/artwork.sgml')
-rw-r--r--docs/reference/tmpl/artwork.sgml22
1 files changed, 19 insertions, 3 deletions
diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml
index 023b0e1..32a7679 100644
--- a/docs/reference/tmpl/artwork.sgml
+++ b/docs/reference/tmpl/artwork.sgml
@@ -2,16 +2,18 @@
Artwork
<!-- ##### SECTION Short_Description ##### -->
-Data structure to store iPod artwork (album covers and photos)
+Data structure to store iPod artwork (album covers)
<!-- ##### SECTION Long_Description ##### -->
<para>
-These functions and structures are for adding, changing, and removing artwork.
+These functions and structures are for adding, changing, and removing
+album/track artwork. For working with photos, see the
+<link linkend="photodb">Photo database</link> section.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
-
+<link linkend="photodb">Photo database</link>
</para>
<!-- ##### SECTION Stability_Level ##### -->
@@ -102,6 +104,20 @@ These functions and structures are for adding, changing, and removing artwork.
@Returns:
+<!-- ##### FUNCTION itdb_artwork_add_thumbnail_from_data ##### -->
+<para>
+
+</para>
+
+@artwork:
+@type:
+@image_data:
+@image_data_len:
+@rotation:
+@error:
+@Returns:
+
+
<!-- ##### FUNCTION itdb_artwork_remove_thumbnail ##### -->
<para>