Virtual Method
RBRhythmDBimpl_entry_foreach_by_type
Declaration [src]
void
impl_entry_foreach_by_type (
RhythmDB* db,
RhythmDBEntryType* type,
RhythmDBEntryForeachFunc func,
gpointer data
)
Parameters
type-
Type:
RhythmDBEntryTypeNo description available.
The data is owned by the caller of the method. func-
Type:
NoneNo description available.
data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.