[ CCode ( has_construct_function = false ) ]
public GDWhere (string? relation_type, string? value_string, string? label)
Creates a new GDWhere.
More information is available in the <ulink type="http" url="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdWhere"> GData specification</ulink>.
Currently, entryLink functionality is not implemented in GDWhere.
| relation_type |
the relationship between the item and this place, or null |
| value_string |
a string to represent the place, or null |
| label |
a human-readable label for the place, or null |