[ CCode ( has_construct_function = false ) ]
public GContactWebsite (string uri, string relation_type, string? label, bool is_primary)
Creates a new GContactWebsite.
More information is available in the gContact specification.
Exactly one of relation_type
and label
should be provided; the other must be null
.
uri |
the website URI |
relation_type |
the relationship between the website and its owner, or |
label |
a human-readable label for the website, or |
is_primary |
|
a new GContactWebsite; unref with unref |