Method

RBHistorycurrent

Declaration [src]

RhythmDBEntry*
rb_history_current (
  RBHistory* hist
)

Description [src]

Returns the current RhythmDBEntry, or NULL if there is no current position.

Return value

Type: RhythmDBEntry

Current entry or NULL.

The returned data is owned by the instance.