diff options
Diffstat (limited to 'src/itdb.h')
-rw-r--r-- | src/itdb.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -849,6 +849,8 @@ struct _Itdb_Chapterdata * @userdata_destroy: A function to free #userdata * * Structure representing artwork in an #Itdb_iTunesDB or #Itdb_PhotoDB + * + * Since: 0.3.0 */ struct _Itdb_Artwork { Itdb_Thumb *thumbnail; |