Method

RBHistorynext

Declaration [src]

RhythmDBEntry*
rb_history_next (
  RBHistory* hist
)

Description [src]

Returns the RhythmDBEntry after the current position.

Return value

Type: RhythmDBEntry

Next entry.

The returned data is owned by the instance.