CoverArt Browser  v2.0
Browse your cover-art albums in Rhythmbox
coverart_utils.GenreConfiguredSpriteSheet Class Reference
Inheritance diagram for coverart_utils.GenreConfiguredSpriteSheet:
coverart_utils.ConfiguredSpriteSheet

List of all members.

Public Member Functions

def __init__
def __getitem__
def add_genre_icon
def delete_genre
def amend_genre_info

Public Attributes

 genre_alternate

Static Public Attributes

int GENRE_USER = 1
int GENRE_SYSTEM = 2
int GENRE_LOCALE = 3

Detailed Description

A sprite-sheet of genres. Creates a pixbuf representation of a picture
that has several icons in a regular pattern.  This uses the file
'popups.xml' for its definition

:plugin: rhythmbox plugin
:sprite_name: `str` containing name of the spritesheet pattern in
  popups.xml
:size: `int` array dimension of the final sprite which is to be used.

output:
:names: `str` array  of sprite names

Definition at line 595 of file coverart_utils.py.


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