diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2008-07-29 21:54:46 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2008-07-29 21:54:46 +0000 |
| commit | b608b7d163de2b14bd0168e6eac05aad60611b8e (patch) | |
| tree | f35c1ade27ce9d000b2d2c4f40227b30d04d4dab /docs/reference/tmpl | |
| parent | 7ae4f89c280c48bdc0069805431a17eaa43354e7 (diff) | |
Fix a few issues in the API doc after the API changes that went on
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2072 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs/reference/tmpl')
| -rw-r--r-- | docs/reference/tmpl/artwork.sgml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml index b0ebdce..a93704b 100644 --- a/docs/reference/tmpl/artwork.sgml +++ b/docs/reference/tmpl/artwork.sgml @@ -75,6 +75,31 @@ album/track artwork. For working with photos, see the @artwork: +<!-- ##### FUNCTION itdb_artwork_set_thumbnail_from_data ##### --> +<para> + +</para> + +@artwork: +@image_data: +@image_data_len: +@rotation: +@error: +@Returns: + + +<!-- ##### FUNCTION itdb_artwork_set_thumbnail_from_pixbuf ##### --> +<para> + +</para> + +@artwork: +@pixbuf: +@rotation: +@error: +@Returns: + + <!-- ##### FUNCTION itdb_artwork_remove_thumbnails ##### --> <para> |
