[ Version ( since = "3.26" ) ]
public void set_calendar_url (string? calendar_url)
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.
this | |
calendar_url |
calendar top URL, or |