Method
RBRhythmDBentry_get
Declaration [src]
void
rhythmdb_entry_get (
RhythmDB* db,
RhythmDBEntry* entry,
RhythmDBPropType propid,
GValue* val
)
Parameters
entry-
Type:
RhythmDBEntryA
RhythmDBEntry.The data is owned by the caller of the method. propid-
Type:
RhythmDBPropTypeThe id of the property to get.
val-
Type:
GValueReturn location for the property value.
The data is owned by the caller of the method.