diff options
| author | Todd Zullinger <tmz@pobox.com> | 2008-08-02 03:02:11 -0400 |
|---|---|---|
| committer | Todd Zullinger <tmz@pobox.com> | 2008-11-14 12:14:43 -0500 |
| commit | 027db7e774dba3fa0b33efafe4c76a10e7da3b72 (patch) | |
| tree | baf806341052dbba706c097e1bbed567ad7341be /src/itdb.h | |
| parent | d570e71c1d2634ad3d7e0bd418ba3695b62dd418 (diff) | |
| download | libgpod-027db7e774dba3fa0b33efafe4c76a10e7da3b72.tar.gz libgpod-027db7e774dba3fa0b33efafe4c76a10e7da3b72.tar.xz libgpod-027db7e774dba3fa0b33efafe4c76a10e7da3b72.zip | |
Documentation: mark functions added in 0.7.0
Diffstat (limited to 'src/itdb.h')
| -rw-r--r-- | src/itdb.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -737,6 +737,8 @@ struct _Itdb_SPLRules * @reserved2: Reserved for future use * * Structure representing an iTunesDB Chapter + * + * Since: 0.7.0 */ struct _Itdb_Chapter { @@ -761,6 +763,8 @@ struct _Itdb_Chapter * @reserved2: Reserved for future use * * Structure representing iTunesDB Chapter data + * + * Since: 0.7.0 */ struct _Itdb_Chapterdata { |
