Method
RBPlayOrderhas_previous
Declaration [src]
gboolean
rb_play_order_has_previous (
RBPlayOrder* porder
)
Description [src]
Returns TRUE
if there is an entry before the current entry in the play order.
If not currently playing, returns FALSE
.