Method
RBPlayOrderget_previous
Declaration [src]
RhythmDBEntry*
rb_play_order_get_previous (
RBPlayOrder* porder
)
Return value
Type: RhythmDBEntry
Previous entry.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |