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