@accepts(Gtk.TreePath) @returns(RB.RhythmDBEntry) def tree_path_to_entry(path)
Locates the RB.RhythmDBEntry identified by the specified path in the model. The caller owns a reference to the returned entry.
path : |
|
Returns : |
the RB.RhythmDBEntry, if any |