itdb_artwork_duplicate ( Itdb_Artwork* artwork )
Field 'artwork.creation_date' in 1st parameter 'artwork' (pointer) is of type 'time_t'.
itdb_artwork_free ( Itdb_Artwork* artwork )
Field 'artwork.creation_date' in 1st parameter 'artwork' (pointer) is of type 'time_t'.
itdb_artwork_get_pixbuf ( Itdb_Device* device, Itdb_Artwork* artwork, gint width, gint height )
Field 'artwork.creation_date' in 2nd parameter 'artwork' (pointer) is of type 'time_t'.
itdb_artwork_new ( )
Field 'retval.creation_date' in the return value (pointer) is of type 'time_t'.
itdb_artwork_remove_thumbnails ( Itdb_Artwork* artwork )
Field 'artwork.creation_date' in 1st parameter 'artwork' (pointer) is of type 'time_t'.
itdb_artwork_set_thumbnail ( Itdb_Artwork* artwork, gchar const* filename, gint rotation, GError** error )
Field 'artwork.creation_date' in 1st parameter 'artwork' (pointer) is of type 'time_t'.
itdb_artwork_set_thumbnail_from_data ( Itdb_Artwork* artwork, guchar const* image_data, gsize image_data_len, gint rotation, GError** error )
Field 'artwork.creation_date' in 1st parameter 'artwork' (pointer) is of type 'time_t'.
itdb_artwork_set_thumbnail_from_pixbuf ( Itdb_Artwork* artwork, gpointer pixbuf, gint rotation, GError** error )
Field 'artwork.creation_date' in 1st parameter 'artwork' (pointer) is of type 'time_t'.
itdb_cp_finalize ( Itdb_Track* track, gchar const* mountpoint, gchar const* dest_filename, GError** error )
Field 'track.artwork.creation_date' in 1st parameter 'track' (pointer) is of type 'time_t'.
itdb_cp_get_dest_filename ( Itdb_Track* track, gchar const* mountpoint, gchar const* filename, GError** error )
Field 'track.artwork.creation_date' in 1st parameter 'track' (pointer) is of type 'time_t'.
...