Method
EDataServerSourceCollectionset_calendar_url
since: 3.26
Declaration [src]
void
e_source_collection_set_calendar_url (
ESourceCollection* extension,
const gchar* calendar_url
)
Description [src]
Sets the calendar top URL, that is, where to search for calendar sources.
The internal copy of calendar_url is automatically stripped of leading
and trailing whitespace. If the resulting string is empty, NULL is set instead.
Available since: 3.26
| Sets property | EDataServer.SourceCollection:calendar-url |