Method

RBRhythmDBcommit

Declaration [src]

void
rhythmdb_commit (
  RhythmDB* db
)

Description [src]

Apply all database changes, and send notification of changes and new entries. This needs to be called after any changes have been made, such as a group of rhythmdb_entry_set() calls, or a new entry has been added.