scroll_to_entry

@accepts(RB.RhythmDBEntry)
@returns(none)
def scroll_to_entry(entry)

If the specified entry is present in the view, the view will be scrolled so that the entry is visible.

entry :

a RB.RhythmDBEntry to scroll to