Queries the service to return a list of calendars from the authenticated account which match the given query
, and the
authenticated user owns.
(i.e. They have full read/write access to the calendar, as well as the ability to set permissions on the calendar.)
For more details, see query.
this | |
query |
a Query with the query parameters, or |
cancellable |
optional Cancellable object, or |
progress_callback |
a QueryProgressCallback to call when an entry is loaded, or |
progress_user_data |
data to pass to the |
a Feed of query results; unref with unref |