[ Version ( since = "3.8" ) ]
public void set_calendar_url (string? calendar_url)
Sets the calendar URL of the GNOME Online Account associated with the Source to which this belongs.
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 |
an SourceGoa |
calendar_url |
the associated GNOME Online Account calendar URL, or |