Method

RBHistorylast

Declaration [src]

RhythmDBEntry*
rb_history_last (
  RBHistory* hist
)

Description [src]

Returns the last RhythmDBEntry in the history.

Return value

Type: RhythmDBEntry

Last entry.

The returned data is owned by the instance.