Method

RBHistoryprevious

Declaration [src]

RhythmDBEntry*
rb_history_previous (
  RBHistory* hist
)

Description [src]

Returns the RhythmDBEntry before the current position.

Return value

Type: RhythmDBEntry

Previous entry.

The returned data is owned by the instance.