Method
RBRhythmDBentry_keyword_has
Declaration [src]
gboolean
rhythmdb_entry_keyword_has (
RhythmDB* db,
RhythmDBEntry* entry,
RBRefString* keyword
)
Parameters
entry
-
Type:
RhythmDBEntry
A
RhythmDBEntry
.The data is owned by the caller of the method. keyword
-
Type:
RBRefString
The keyword to check for.
The data is owned by the caller of the method.