@accepts(RB.RhythmDBEntry, RB.RhythmDBPropType, GObject.Value) @returns(none) def entry_get(entry, propid, val)
Gets a property of an entry, storing it in the given GValue.
entry : |
|
propid : |
the id of the property to get. |
val : |
return location for the property value. |