@accepts(RB.RhythmDBEntry, RB.RefString) @returns(gboolean) def entry_keyword_has(entry, keyword)
Checks whether a keyword is has been added to an entry.
entry : |
|
keyword : |
the keyword to check for. |
Returns : |
whether the keyword had been added to the entry. |