Method
RBRhythmDBEntryget_type_data
Declaration [src]
gpointer
rhythmdb_entry_get_type_data (
RhythmDBEntry* entry,
guint expected_size
)
Description [src]
Retrieves a pointer to the entry’s type-specific data, checking that the size of the data structure matches what is expected. Callers should use the RHYTHMDB_ENTRY_GET_TYPE_DATA macro for a slightly more friendly interface to this functionality.