[ Version ( since = "3.24" ) ]
public void set_name (string? name)
Sets the Name of the GNOME Online Account associated with the Source to which this belongs.
The internal copy of name
is automatically stripped of leading and trailing whitespace. If the resulting string is empty,
null
is set instead.
this |
an SourceGoa |
name |
the associated GNOME Online Account's Name, or |