From b3d5ea2ee6add2c2a091f5c68ec9cdd9862d1384 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sat, 2 Aug 2008 03:39:57 -0400 Subject: Documentation: add Itdb_Thumb (NEEDS WORK, Christophe :) --- docs/reference/libgpod-sections.txt | 2 +- docs/reference/tmpl/artwork.sgml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/libgpod-sections.txt b/docs/reference/libgpod-sections.txt index a3af722..ded27a0 100644 --- a/docs/reference/libgpod-sections.txt +++ b/docs/reference/libgpod-sections.txt @@ -197,7 +197,6 @@ Itdb_ArtworkFormat artwork Artwork Itdb_Artwork -Itdb_Thumb itdb_artwork_new itdb_artwork_duplicate itdb_artwork_free @@ -206,6 +205,7 @@ itdb_artwork_set_thumbnail itdb_artwork_set_thumbnail_from_data itdb_artwork_set_thumbnail_from_pixbuf itdb_artwork_remove_thumbnails +Itdb_Thumb itdb_thumb_duplicate itdb_thumb_free itdb_thumb_to_pixbuf_at_size diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml index 70cdc4a..00a87f3 100644 --- a/docs/reference/tmpl/artwork.sgml +++ b/docs/reference/tmpl/artwork.sgml @@ -42,14 +42,6 @@ album/track artwork. For working with photos, see the @userdata_duplicate: @userdata_destroy: - - - - - -@data_type: -@rotation: - @@ -132,6 +124,14 @@ album/track artwork. For working with photos, see the @artwork: + + + + + +@data_type: +@rotation: + -- cgit