GContactLanguage
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_gcontact_language_get_type ()" ) ]
[
Version ( since =
"0.7.0" ) ]
public class GContactLanguage :
Parsable,
Comparable
All the fields in the GContactLanguage structure are private and should never be accessed directly.
Content:
Properties:
- public string code { get; set; }
A code identifying the language, conforming to the IETF BCP 47
specification.
- public string label { get; set; }
A free-form string that identifies the language.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object
All known members inherited from interface GData.Comparable