Method
RBRhythmDBQueryModelentry_to_iter
Declaration [src]
gboolean
rhythmdb_query_model_entry_to_iter (
RhythmDBQueryModel* model,
RhythmDBEntry* entry,
GtkTreeIter* iter
)
Parameters
entry-
Type:
RhythmDBEntryThe
RhythmDBEntryto look up.The data is owned by the caller of the method. iter-
Type:
GtkTreeIterHolds the returned
GtkTreeIter.The data is owned by the caller of the method.