Method
RBRhythmDBEntryget_refstring
Declaration [src]
RBRefString*
rhythmdb_entry_get_refstring (
RhythmDBEntry* entry,
RhythmDBPropType propid
)
Parameters
propid
-
Type:
RhythmDBPropType
The property to return.
Return value
Type: RBRefString
A RBRefString
, must be unreffed by caller.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |