@accepts(RB.RhythmDBEntry, RB.RefString) @returns(gboolean) def entry_keyword_add(entry, keyword)
Adds a keyword to an entry.
entry :
a RB.RhythmDBEntry.
keyword :
the keyword to add.
Returns :
whether the keyword was already on the entry