Method
RBRhythmDBentry_keyword_remove
Declaration [src]
gboolean
rhythmdb_entry_keyword_remove (
RhythmDB* db,
RhythmDBEntry* entry,
RBRefString* keyword
)
Parameters
entry-
Type:
RhythmDBEntryA
RhythmDBEntry.The data is owned by the caller of the method. keyword-
Type:
RBRefStringThe keyword to remove.
The data is owned by the caller of the method.