GDWhere
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_gd_where_get_type ()" ) ]
[
Version ( since =
"0.2.0" ) ]
public class GDWhere :
Parsable,
Comparable
All the fields in the GDWhere structure are private and should never be accessed directly.
Content:
Properties:
- public string label { get; set; }
Specifies a user-readable label to distinguish this location from
others.
- public string relation_type { get; set; }
Specifies the relationship between the containing entity and the
contained location.
- public string value_string { get; set; }
A simple string representation of this location.
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