diff options
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/libgpod-sections.txt | 2 | ||||
| -rw-r--r-- | docs/reference/tmpl/artwork.sgml | 16 |
2 files changed, 9 insertions, 9 deletions
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 <FILE>artwork</FILE> <TITLE>Artwork</TITLE> 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: -<!-- ##### STRUCT Itdb_Thumb ##### --> -<para> - -</para> - -@data_type: -@rotation: - <!-- ##### FUNCTION itdb_artwork_new ##### --> <para> @@ -132,6 +124,14 @@ album/track artwork. For working with photos, see the @artwork: +<!-- ##### STRUCT Itdb_Thumb ##### --> +<para> + +</para> + +@data_type: +@rotation: + <!-- ##### FUNCTION itdb_thumb_duplicate ##### --> <para> |
