[ Version ( since = "3.18" ) ]
public string? get_user_address ()
Get currently selected user address in the this, if the server returned any.
This value has meaning only with calendar sources.
| this |
|
currently selected user address. The returned string is newly allocated and should be freed with g_free when no longer needed. If there are none addresses provided by the server, or no calendar sources were found, then null is returned instead. |