get_entry_visible

@accepts(RB.RhythmDBEntry)
@returns(gboolean)
def get_entry_visible(entry)

Determines whether a specified entry is present in the view and is currently visible.

entry :

a RB.RhythmDBEntry to check

Returns :

TRUE if the entry is visible