| 
    CoverArt Browser
    v2.0
    
   Browse your cover-art albums in Rhythmbox 
   | 
  
  
  
 
Public Member Functions | |
| def | __init__ | 
| def | cover | 
| def | cover | 
| def | create_ext_db_key | 
Public Attributes | |
| name | |
| cover | |
An album. It's conformed from one or more tracks, and many of it's information is deduced from them. :param name: `str` name of the artist. :param cover: `Cover` cover for this artist.
Definition at line 60 of file coverart_artistview.py.
| def coverart_artistview.Artist.create_ext_db_key | ( | self | ) | 
Returns an `RB.ExtDBKey`
Definition at line 101 of file coverart_artistview.py.