id
pub fn id3_genre(id: u32) -> Option<GString>
Gets the ID3v1 genre name for a given ID.
ID of genre to query
the genre or NULL if no genre is associated with that ID.