[ CCode ( has_construct_function = false ) ]
public GContactLanguage (string? code, string? label)
Creates a new GContactLanguage.
More information is available in the gContact specification.
Exactly one of code
and label
should be provided; the other must be null
.
code |
the language code, or |
label |
a free-form label for the language, or |
a new GContactLanguage; unref with unref |