Home | Trees | Indices | Help |
|
---|
|
ListItem template to build your own item for ListView.
Note: This class just template to build list item, you should build new item with same interface.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Class Variables | |
__gsignals__ = {"redraw-request":(gobject.SIGNAL_RUN_LAST, gob
|
Method Details |
Initialize ListItem class.
|
Update index. This is ListView interface, you should implement it.
|
Get index. This is ListView interface, you should implement it. |
Emit redraw-request signal. This is ListView interface, you should implement it. |
Update. This is ListView interface, you should implement it.
|
Render title.
|
Render artist.
|
Render length.
|
Get column sizes. This is ListView interface, you should implement it.
|
Get render callbacks. This is ListView interface, you should implement it.
|
Class Variable Details |
__gsignals__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 8 13:17:36 2012 | http://epydoc.sourceforge.net |