summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-03-21 08:37:39 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-03-21 08:37:39 +0000
commit33cc4c53a626f36b38d05168c81160628a19c6bd (patch)
tree60564ca67d5738336670ac7b00afcc7e2f839470 /docs
parentf204cd6a06ccf86d73fb12dd7ca68a9da25eb1a5 (diff)
downloadlibgpod-tmz-33cc4c53a626f36b38d05168c81160628a19c6bd.tar.gz
libgpod-tmz-33cc4c53a626f36b38d05168c81160628a19c6bd.tar.xz
libgpod-tmz-33cc4c53a626f36b38d05168c81160628a19c6bd.zip
* docs/reference/libgpod-sections.txt: added descriptions by
Christophe Fergeau. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1406 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libgpod-sections.txt3
-rw-r--r--docs/reference/tmpl/artwork.sgml14
-rw-r--r--docs/reference/tmpl/photodb.sgml13
-rw-r--r--docs/reference/tmpl/track.sgml10
4 files changed, 40 insertions, 0 deletions
diff --git a/docs/reference/libgpod-sections.txt b/docs/reference/libgpod-sections.txt
index 51c3844..6877ff5 100644
--- a/docs/reference/libgpod-sections.txt
+++ b/docs/reference/libgpod-sections.txt
@@ -78,6 +78,7 @@ itdb_track_id_tree_destroy
itdb_track_id_tree_by_id
itdb_track_set_thumbnails
itdb_track_set_thumbnails_from_data
+itdb_track_set_thumbnails_from_pixbuf
itdb_track_remove_thumbnails
ITDB_RATING_STEP
</SECTION>
@@ -176,6 +177,7 @@ itdb_artwork_duplicate
itdb_artwork_free
itdb_artwork_add_thumbnail
itdb_artwork_add_thumbnail_from_data
+itdb_artwork_add_thumbnail_from_pixbuf
itdb_artwork_remove_thumbnail
itdb_artwork_remove_thumbnails
itdb_artwork_get_thumb_by_type
@@ -193,6 +195,7 @@ Itdb_PhotoAlbum
Itdb_PhotoDB
itdb_photodb_add_photo
itdb_photodb_add_photo_from_data
+itdb_photodb_add_photo_from_pixbuf
itdb_photodb_create
itdb_photodb_free
itdb_photodb_parse
diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml
index 32a7679..644980b 100644
--- a/docs/reference/tmpl/artwork.sgml
+++ b/docs/reference/tmpl/artwork.sgml
@@ -46,6 +46,7 @@ album/track artwork. For working with photos, see the
@filename:
@image_data:
@image_data_len:
+@pixbuf:
@rotation:
@offset:
@size:
@@ -118,6 +119,19 @@ album/track artwork. For working with photos, see the
@Returns:
+<!-- ##### FUNCTION itdb_artwork_add_thumbnail_from_pixbuf ##### -->
+<para>
+
+</para>
+
+@artwork:
+@type:
+@pixbuf:
+@rotation:
+@error:
+@Returns:
+
+
<!-- ##### FUNCTION itdb_artwork_remove_thumbnail ##### -->
<para>
diff --git a/docs/reference/tmpl/photodb.sgml b/docs/reference/tmpl/photodb.sgml
index 24032bb..b00d20a 100644
--- a/docs/reference/tmpl/photodb.sgml
+++ b/docs/reference/tmpl/photodb.sgml
@@ -157,6 +157,19 @@ directory of the libgpod source for an example of how to use the interface.
@Returns:
+<!-- ##### FUNCTION itdb_photodb_add_photo_from_pixbuf ##### -->
+<para>
+
+</para>
+
+@db:
+@pixbuf:
+@position:
+@rotation:
+@error:
+@Returns:
+
+
<!-- ##### FUNCTION itdb_photodb_create ##### -->
<para>
diff --git a/docs/reference/tmpl/track.sgml b/docs/reference/tmpl/track.sgml
index 162b608..658d51e 100644
--- a/docs/reference/tmpl/track.sgml
+++ b/docs/reference/tmpl/track.sgml
@@ -250,6 +250,16 @@ information about an iPod track.
@Returns:
+<!-- ##### FUNCTION itdb_track_set_thumbnails_from_pixbuf ##### -->
+<para>
+
+</para>
+
+@track:
+@pixbuf:
+@Returns:
+
+
<!-- ##### FUNCTION itdb_track_remove_thumbnails ##### -->
<para>