CoverArt Browser  v2.0
Browse your cover-art albums in Rhythmbox
coverart_artistview.Artist Class Reference

List of all members.

Public Member Functions

def __init__
def cover
def cover
def create_ext_db_key

Public Attributes

 name
 cover

Detailed Description

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.


Member Function Documentation

Returns an `RB.ExtDBKey` 

Definition at line 101 of file coverart_artistview.py.


The documentation for this class was generated from the following file:
 All Classes Functions