Method

RBHistoryfirst

Declaration [src]

RhythmDBEntry*
rb_history_first (
  RBHistory* hist
)

Description [src]

Returns the first entry in the history.

Return value

Type: RhythmDBEntry

First entry.

The returned data is owned by the instance.