get_query


Description:

[ Deprecated ( since = "3.2" ) ]
public bool get_query (string sexp, out CalView query) throws Error

Warning: get_query is deprecated.

Creates a live query object from a loaded calendar.

Parameters:

sexp

S-expression representing the query.

query

Return value for the new query.

Returns:

A query object that will emit notification signals as calendar components are added and removed from the query in the server.