@accepts(RB.RhythmDBQuery, RB.RhythmDBQueryType, RB.RhythmDBPropType, GObject.Value) @returns(none) def query_append_params(query, type, prop, value)
Appends a new query term to @query.
query : |
the query to append to |
type : |
query type |
prop : |
query property |
value : |
query value |