GDPostalAddress
Description:
[ CCode ( has_construct_function = false ) ]
public GDPostalAddress (string? relation_type, string? label, bool is_primary)
public GDPostalAddress (string? relation_type, string? label, bool is_primary)
Creates a new GDPostalAddress.
More information is available in the GData specification.
Parameters:
relation_type |
the relationship between the address and its owner, or |
label |
a human-readable label for the address, or |
is_primary |
|
Returns:
a new GDPostalAddress, or |