RB.RhythmDBQueryResults.set_query

@accepts([gpointer])
@returns(none)
def do_set_query(self, query):

When a new query is run, this method is invoked to give the object implementing this interface a chance to take a copy of the query criteria, so that it can evaluate the query for newly added or changed entries once the query is complete.

query :

the new query