Method
RBHistoryinsert_at_index
Declaration [src]
void
rb_history_insert_at_index (
RBHistory* hist,
RhythmDBEntry* entry,
guint index
)
Parameters
entry-
Type:
RhythmDBEntryA
RhythmDBEntryto insert.The data is owned by the caller of the method. index-
Type:
guintPosition at which to insert
entry.