[ 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.
sexp |
S-expression representing the query. |
query |
Return value for the new query. |
A query object that will emit notification signals as calendar components are added and removed from the query in the server. |