GContactWebsite
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_gcontact_website_get_type ()" ) ]
[
Version ( since =
"0.7.0" ) ]
public class GContactWebsite :
Parsable,
Comparable
All the fields in the GContactWebsite structure are private and should never be accessed directly.
Content:
Properties:
- public bool is_primary { get; set; }
Indicates which website out of a group is primary.
- public string label { get; set; }
A simple string value used to name this website.
- public string relation_type { get; set; }
A programmatic value that identifies the type of website.
- public string uri { get; set; }
The URI of the website.
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