[ 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 GData specification.
Currently, entryLink functionality is not implemented in GDWhere.
relation_type |
the relationship between the item and this place, or |
value_string |
a string to represent the place, or |
label |
a human-readable label for the place, or |
a new GDWhere; unref with unref |