Virtual Method
RBRhythmDBQueryModelentry_prop_changed
Declaration [src]
void
entry_prop_changed (
  RhythmDBQueryModel* model,
  RhythmDBEntry* entry,
  RhythmDBPropType prop,
  const GValue* old,
  const GValue* new_value
)
Parameters
- entry
- 
            Type: RhythmDBEntryNo description available. The data is owned by the caller of the method. 
- prop
- 
            Type: RhythmDBPropTypeNo description available. 
- old
- 
            Type: GValueNo description available. The data is owned by the caller of the method. 
- new_value
- 
            Type: GValueNo description available. The data is owned by the caller of the method.