@accepts(RB.RhythmDBEntry, RB.RefString) @returns(gboolean) def entry_keyword_remove(entry, keyword)
Removed a keyword from an entry.
entry : |
|
keyword : |
the keyword to remove. |
Returns : |
whether the keyword had previously been added to the entry. |