Virtual Method
RBRhythmDBimpl_entry_foreach
Declaration [src]
void
impl_entry_foreach (
RhythmDB* db,
RhythmDBEntryForeachFunc func,
gpointer data
)
Parameters
func
-
Type:
None
No description available.
data
-
Type:
gpointer
No description available.
The argument can be NULL
.The data is owned by the caller of the method.