Method

RBRhythmDBEntryref

Declaration [src]

RhythmDBEntry*
rhythmdb_entry_ref (
  RhythmDBEntry* entry
)

Description [src]

Increase the reference count of the entry.

Return value

Type: RhythmDBEntry

The entry.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.