set_query

@accepts([gpointer])
@returns(none)
def set_query(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