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