Method
RBRhythmDBentry_matches_ext_db_key
Declaration [src]
gboolean
rhythmdb_entry_matches_ext_db_key (
RhythmDB* db,
RhythmDBEntry* entry,
RBExtDBKey* key
)
Parameters
entry-
Type:
RhythmDBEntryA
RhythmDBEntry.The data is owned by the caller of the method. key-
Type:
RBExtDBKeyA
RBExtDBKey.The data is owned by the caller of the method.