Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GDataGDPostalAddress: GData Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="GData Reference Manual">
<link rel="up" href="ch09.html" title="GData API">
<link rel="prev" href="GDataGDPhoneNumber.html" title="GDataGDPhoneNumber">
<link rel="next" href="GDataGDReminder.html" title="GDataGDReminder">
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#GDataGDPostalAddress.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GDataGDPostalAddress.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces">  <span class="dim">|</span> 
                  <a href="#GDataGDPostalAddress.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GDataGDPostalAddress.properties" class="shortcut">Properties</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch09.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GDataGDPhoneNumber.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GDataGDReminder.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GDataGDPostalAddress"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataGDPostalAddress.top_of_page"></a>GDataGDPostalAddress</span></h2>
<p>GDataGDPostalAddress — GData postal address element</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GDataGDPostalAddress.stability-level"></a><h2>Stability Level</h2>
<acronym title="The intention of a Stable interface is to enable arbitrary third parties to
develop applications to these interfaces, release them, and have confidence that
they will run on all minor releases of the product (after the one in which the
interface was introduced, and within the same major release). Even at a major
release, incompatible changes are expected to be rare, and to have strong
justifications.
"><span class="acronym">Stable</span></acronym>, unless otherwise indicated
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="returnvalue">GDataGDPostalAddress</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-new" title="gdata_gd_postal_address_new ()">gdata_gd_postal_address_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-address" title="gdata_gd_postal_address_get_address ()">gdata_gd_postal_address_get_address</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-address" title="gdata_gd_postal_address_set_address ()">gdata_gd_postal_address_set_address</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-relation-type" title="gdata_gd_postal_address_get_relation_type ()">gdata_gd_postal_address_get_relation_type</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-relation-type" title="gdata_gd_postal_address_set_relation_type ()">gdata_gd_postal_address_set_relation_type</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-label" title="gdata_gd_postal_address_get_label ()">gdata_gd_postal_address_get_label</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-label" title="gdata_gd_postal_address_set_label ()">gdata_gd_postal_address_set_label</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-is-primary" title="gdata_gd_postal_address_is_primary ()">gdata_gd_postal_address_is_primary</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-is-primary" title="gdata_gd_postal_address_set_is_primary ()">gdata_gd_postal_address_set_is_primary</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-mail-class" title="gdata_gd_postal_address_get_mail_class ()">gdata_gd_postal_address_get_mail_class</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-mail-class" title="gdata_gd_postal_address_set_mail_class ()">gdata_gd_postal_address_set_mail_class</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-usage" title="gdata_gd_postal_address_get_usage ()">gdata_gd_postal_address_get_usage</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-usage" title="gdata_gd_postal_address_set_usage ()">gdata_gd_postal_address_set_usage</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-agent" title="gdata_gd_postal_address_get_agent ()">gdata_gd_postal_address_get_agent</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-agent" title="gdata_gd_postal_address_set_agent ()">gdata_gd_postal_address_set_agent</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-house-name" title="gdata_gd_postal_address_get_house_name ()">gdata_gd_postal_address_get_house_name</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-house-name" title="gdata_gd_postal_address_set_house_name ()">gdata_gd_postal_address_set_house_name</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-street" title="gdata_gd_postal_address_get_street ()">gdata_gd_postal_address_get_street</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-street" title="gdata_gd_postal_address_set_street ()">gdata_gd_postal_address_set_street</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-po-box" title="gdata_gd_postal_address_get_po_box ()">gdata_gd_postal_address_get_po_box</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-po-box" title="gdata_gd_postal_address_set_po_box ()">gdata_gd_postal_address_set_po_box</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-neighborhood" title="gdata_gd_postal_address_get_neighborhood ()">gdata_gd_postal_address_get_neighborhood</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-neighborhood" title="gdata_gd_postal_address_set_neighborhood ()">gdata_gd_postal_address_set_neighborhood</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-city" title="gdata_gd_postal_address_get_city ()">gdata_gd_postal_address_get_city</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-city" title="gdata_gd_postal_address_set_city ()">gdata_gd_postal_address_set_city</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-subregion" title="gdata_gd_postal_address_get_subregion ()">gdata_gd_postal_address_get_subregion</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-subregion" title="gdata_gd_postal_address_set_subregion ()">gdata_gd_postal_address_set_subregion</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-region" title="gdata_gd_postal_address_get_region ()">gdata_gd_postal_address_get_region</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-region" title="gdata_gd_postal_address_set_region ()">gdata_gd_postal_address_set_region</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-postcode" title="gdata_gd_postal_address_get_postcode ()">gdata_gd_postal_address_get_postcode</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-postcode" title="gdata_gd_postal_address_set_postcode ()">gdata_gd_postal_address_set_postcode</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-country" title="gdata_gd_postal_address_get_country ()">gdata_gd_postal_address_get_country</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-get-country-code" title="gdata_gd_postal_address_get_country_code ()">gdata_gd_postal_address_get_country_code</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-country" title="gdata_gd_postal_address_set_country ()">gdata_gd_postal_address_set_country</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.properties"></a><h2>Properties</h2>
<div class="informaltable"><table class="informaltable" border="0">
<colgroup>
<col width="150px" class="properties_type">
<col width="300px" class="properties_name">
<col width="200px" class="properties_flags">
</colgroup>
<tbody>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--address" title="The “address” property">address</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--agent" title="The “agent” property">agent</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--city" title="The “city” property">city</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country" title="The “country” property">country</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country-code" title="The “country-code” property">country-code</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--house-name" title="The “house-name” property">house-name</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--is-primary" title="The “is-primary” property">is-primary</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--label" title="The “label” property">label</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--mail-class" title="The “mail-class” property">mail-class</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--neighborhood" title="The “neighborhood” property">neighborhood</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--po-box" title="The “po-box” property">po-box</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--postcode" title="The “postcode” property">postcode</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--region" title="The “region” property">region</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--relation-type" title="The “relation-type” property">relation-type</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--street" title="The “street” property">street</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--subregion" title="The “subregion” property">subregion</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--usage" title="The “usage” property">usage</a></td>
<td class="property_flags">Read / Write</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-POSTAL-ADDRESS-WORK:CAPS" title="GDATA_GD_POSTAL_ADDRESS_WORK">GDATA_GD_POSTAL_ADDRESS_WORK</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-POSTAL-ADDRESS-HOME:CAPS" title="GDATA_GD_POSTAL_ADDRESS_HOME">GDATA_GD_POSTAL_ADDRESS_HOME</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-POSTAL-ADDRESS-OTHER:CAPS" title="GDATA_GD_POSTAL_ADDRESS_OTHER">GDATA_GD_POSTAL_ADDRESS_OTHER</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-ADDRESS-USAGE-GENERAL:CAPS" title="GDATA_GD_ADDRESS_USAGE_GENERAL">GDATA_GD_ADDRESS_USAGE_GENERAL</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-ADDRESS-USAGE-LOCAL:CAPS" title="GDATA_GD_ADDRESS_USAGE_LOCAL">GDATA_GD_ADDRESS_USAGE_LOCAL</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-MAIL-CLASS-BOTH:CAPS" title="GDATA_GD_MAIL_CLASS_BOTH">GDATA_GD_MAIL_CLASS_BOTH</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-MAIL-CLASS-LETTERS:CAPS" title="GDATA_GD_MAIL_CLASS_LETTERS">GDATA_GD_MAIL_CLASS_LETTERS</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-MAIL-CLASS-NEITHER:CAPS" title="GDATA_GD_MAIL_CLASS_NEITHER">GDATA_GD_MAIL_CLASS_NEITHER</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDATA-GD-MAIL-CLASS-PARCELS:CAPS" title="GDATA_GD_MAIL_CLASS_PARCELS">GDATA_GD_MAIL_CLASS_PARCELS</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress-struct" title="GDataGDPostalAddress">GDataGDPostalAddress</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddressClass" title="GDataGDPostalAddressClass">GDataGDPostalAddressClass</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen">    <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
    <span class="lineart">╰──</span> <a class="link" href="GDataParsable.html" title="GDataParsable">GDataParsable</a>
        <span class="lineart">╰──</span> GDataGDPostalAddress
</pre>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GDataGDPostalAddress implements
 <a class="link" href="GDataComparable.html" title="GDataComparable">GDataComparable</a>.</p>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gdata/gd/gdata-gd-postal-address.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.description"></a><h2>Description</h2>
<p><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> represents a "structuredPostalAddress" element from the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Note that it does not represent a simple "postalAddress" element, as "structuredPostalAddress" is now used wherever possible in the GData API.</p>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gdata-gd-postal-address-new"></a><h3>gdata_gd_postal_address_new ()</h3>
<pre class="programlisting"><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="returnvalue">GDataGDPostalAddress</span></a> *
gdata_gd_postal_address_new (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *relation_type</code></em>,
                             <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>,
                             <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>);</pre>
<p>Creates a new <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a>. More information is available in the <a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-new.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>relation_type</p></td>
<td class="parameter_description"><p>the relationship between the address and its owner, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>label</p></td>
<td class="parameter_description"><p>a human-readable label for the address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>is_primary</p></td>
<td class="parameter_description"><p><a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if this phone number is its owner's primary number, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-new.returns"></a><h4>Returns</h4>
<p> a new <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>; unref with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.2.0">0.2.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-address"></a><h3>gdata_gd_postal_address_get_address ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_address (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--address" title="The “address” property"><span class="type">“address”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-address.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-address.returns"></a><h4>Returns</h4>
<p> the postal address itself, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-address"></a><h3>gdata_gd_postal_address_set_address ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_address (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                     <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *address</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--address" title="The “address” property"><span class="type">“address”</span></a> property to <em class="parameter"><code>address</code></em>
.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-address.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>address</p></td>
<td class="parameter_description"><p>the new postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-relation-type"></a><h3>gdata_gd_postal_address_get_relation_type ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_relation_type
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--relation-type" title="The “relation-type” property"><span class="type">“relation-type”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-relation-type.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-relation-type.returns"></a><h4>Returns</h4>
<p> the postal address' relation type, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-relation-type"></a><h3>gdata_gd_postal_address_set_relation_type ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_relation_type
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *relation_type</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--relation-type" title="The “relation-type” property"><span class="type">“relation-type”</span></a> property to <em class="parameter"><code>relation_type</code></em>
.</p>
<p>Set <em class="parameter"><code>relation_type</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-relation-type.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>relation_type</p></td>
<td class="parameter_description"><p>the new relation type for the postal_address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-label"></a><h3>gdata_gd_postal_address_get_label ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_label (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--label" title="The “label” property"><span class="type">“label”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-label.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-label.returns"></a><h4>Returns</h4>
<p> the postal address' label, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-label"></a><h3>gdata_gd_postal_address_set_label ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_label (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                   <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--label" title="The “label” property"><span class="type">“label”</span></a> property to <em class="parameter"><code>label</code></em>
.</p>
<p>Set <em class="parameter"><code>label</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-label.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>label</p></td>
<td class="parameter_description"><p>the new label for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-is-primary"></a><h3>gdata_gd_postal_address_is_primary ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gdata_gd_postal_address_is_primary (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--is-primary" title="The “is-primary” property"><span class="type">“is-primary”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-is-primary.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-is-primary.returns"></a><h4>Returns</h4>
<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if this is the primary postal address, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-is-primary"></a><h3>gdata_gd_postal_address_set_is_primary ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_is_primary
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_primary</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--is-primary" title="The “is-primary” property"><span class="type">“is-primary”</span></a> property to <em class="parameter"><code>is_primary</code></em>
.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-is-primary.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>is_primary</p></td>
<td class="parameter_description"><p><a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if this is the primary postal address, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-mail-class"></a><h3>gdata_gd_postal_address_get_mail_class ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_mail_class
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--mail-class" title="The “mail-class” property"><span class="type">“mail-class”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-mail-class.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-mail-class.returns"></a><h4>Returns</h4>
<p> the postal address' mail class, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-mail-class"></a><h3>gdata_gd_postal_address_set_mail_class ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_mail_class
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mail_class</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--mail-class" title="The “mail-class” property"><span class="type">“mail-class”</span></a> property to <em class="parameter"><code>mail_class</code></em>
.</p>
<p>Set <em class="parameter"><code>mail_class</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-mail-class.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>mail_class</p></td>
<td class="parameter_description"><p>the new mail class for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-usage"></a><h3>gdata_gd_postal_address_get_usage ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_usage (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--usage" title="The “usage” property"><span class="type">“usage”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-usage.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-usage.returns"></a><h4>Returns</h4>
<p> the postal address' usage, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-usage"></a><h3>gdata_gd_postal_address_set_usage ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_usage (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                   <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *usage</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--usage" title="The “usage” property"><span class="type">“usage”</span></a> property to <em class="parameter"><code>usage</code></em>
.</p>
<p>Set <em class="parameter"><code>usage</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-usage.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>usage</p></td>
<td class="parameter_description"><p>the new usage for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-agent"></a><h3>gdata_gd_postal_address_get_agent ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_agent (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--agent" title="The “agent” property"><span class="type">“agent”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-agent.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-agent.returns"></a><h4>Returns</h4>
<p> the postal address' agent, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-agent"></a><h3>gdata_gd_postal_address_set_agent ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_agent (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                   <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *agent</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--agent" title="The “agent” property"><span class="type">“agent”</span></a> property to <em class="parameter"><code>agent</code></em>
.</p>
<p>Set <em class="parameter"><code>agent</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-agent.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>agent</p></td>
<td class="parameter_description"><p>the new agent for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-house-name"></a><h3>gdata_gd_postal_address_get_house_name ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_house_name
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--house-name" title="The “house-name” property"><span class="type">“house-name”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-house-name.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-house-name.returns"></a><h4>Returns</h4>
<p> the postal address' house name, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-house-name"></a><h3>gdata_gd_postal_address_set_house_name ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_house_name
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *house_name</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--house-name" title="The “house-name” property"><span class="type">“house-name”</span></a> property to <em class="parameter"><code>house_name</code></em>
.</p>
<p>Set <em class="parameter"><code>house_name</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-house-name.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>house_name</p></td>
<td class="parameter_description"><p>the new house name for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-street"></a><h3>gdata_gd_postal_address_get_street ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_street (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--street" title="The “street” property"><span class="type">“street”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-street.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-street.returns"></a><h4>Returns</h4>
<p> the postal address' street, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-street"></a><h3>gdata_gd_postal_address_set_street ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_street (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                    <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *street</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--street" title="The “street” property"><span class="type">“street”</span></a> property to <em class="parameter"><code>street</code></em>
.</p>
<p>Set <em class="parameter"><code>street</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-street.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>street</p></td>
<td class="parameter_description"><p>the new street for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-po-box"></a><h3>gdata_gd_postal_address_get_po_box ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_po_box (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--po-box" title="The “po-box” property"><span class="type">“po-box”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-po-box.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-po-box.returns"></a><h4>Returns</h4>
<p> the postal address' P.O. box, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-po-box"></a><h3>gdata_gd_postal_address_set_po_box ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_po_box (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                    <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *po_box</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--po-box" title="The “po-box” property"><span class="type">“po-box”</span></a> property to <em class="parameter"><code>po_box</code></em>
.</p>
<p>Set <em class="parameter"><code>po_box</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-po-box.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>po_box</p></td>
<td class="parameter_description"><p>the new P.O. box for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-neighborhood"></a><h3>gdata_gd_postal_address_get_neighborhood ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_neighborhood
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--neighborhood" title="The “neighborhood” property"><span class="type">“neighborhood”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-neighborhood.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-neighborhood.returns"></a><h4>Returns</h4>
<p> the postal address' neighborhood, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-neighborhood"></a><h3>gdata_gd_postal_address_set_neighborhood ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_neighborhood
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *neighborhood</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--neighborhood" title="The “neighborhood” property"><span class="type">“neighborhood”</span></a> property to <em class="parameter"><code>neighborhood</code></em>
.</p>
<p>Set <em class="parameter"><code>neighborhood</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-neighborhood.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>neighborhood</p></td>
<td class="parameter_description"><p>the new neighborhood for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-city"></a><h3>gdata_gd_postal_address_get_city ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_city (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--city" title="The “city” property"><span class="type">“city”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-city.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-city.returns"></a><h4>Returns</h4>
<p> the postal address' city, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-city"></a><h3>gdata_gd_postal_address_set_city ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_city (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                  <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *city</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--city" title="The “city” property"><span class="type">“city”</span></a> property to <em class="parameter"><code>city</code></em>
.</p>
<p>Set <em class="parameter"><code>city</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-city.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>city</p></td>
<td class="parameter_description"><p>the new city for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-subregion"></a><h3>gdata_gd_postal_address_get_subregion ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_subregion (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--subregion" title="The “subregion” property"><span class="type">“subregion”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-subregion.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-subregion.returns"></a><h4>Returns</h4>
<p> the postal address' subregion, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-subregion"></a><h3>gdata_gd_postal_address_set_subregion ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_subregion (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                       <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *subregion</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--subregion" title="The “subregion” property"><span class="type">“subregion”</span></a> property to <em class="parameter"><code>subregion</code></em>
.</p>
<p>Set <em class="parameter"><code>subregion</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-subregion.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>subregion</p></td>
<td class="parameter_description"><p>the new subregion for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-region"></a><h3>gdata_gd_postal_address_get_region ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_region (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--region" title="The “region” property"><span class="type">“region”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-region.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-region.returns"></a><h4>Returns</h4>
<p> the postal address' region, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-region"></a><h3>gdata_gd_postal_address_set_region ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_region (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                    <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *region</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--region" title="The “region” property"><span class="type">“region”</span></a> property to <em class="parameter"><code>region</code></em>
.</p>
<p>Set <em class="parameter"><code>region</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-region.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>region</p></td>
<td class="parameter_description"><p>the new region for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-postcode"></a><h3>gdata_gd_postal_address_get_postcode ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_postcode (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--postcode" title="The “postcode” property"><span class="type">“postcode”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-postcode.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-postcode.returns"></a><h4>Returns</h4>
<p> the postal address' postcode, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-postcode"></a><h3>gdata_gd_postal_address_set_postcode ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_postcode (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                      <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *postcode</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--postcode" title="The “postcode” property"><span class="type">“postcode”</span></a> property to <em class="parameter"><code>postcode</code></em>
.</p>
<p>Set <em class="parameter"><code>postcode</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the postal address.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-postcode.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>postcode</p></td>
<td class="parameter_description"><p>the new postcode for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-country"></a><h3>gdata_gd_postal_address_get_country ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_country (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country" title="The “country” property"><span class="type">“country”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-country.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-country.returns"></a><h4>Returns</h4>
<p> the postal address' country, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-get-country-code"></a><h3>gdata_gd_postal_address_get_country_code ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gd_postal_address_get_country_code
                               (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country-code" title="The “country-code” property"><span class="type">“country-code”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-country-code.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gd-postal-address-get-country-code.returns"></a><h4>Returns</h4>
<p> the postal address' ISO 3166-1 alpha-2 country code, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gd-postal-address-set-country"></a><h3>gdata_gd_postal_address_set_country ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gd_postal_address_set_country (<em class="parameter"><code><a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> *self</code></em>,
                                     <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *country</code></em>,
                                     <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *country_code</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country" title="The “country” property"><span class="type">“country”</span></a> property to <em class="parameter"><code>country</code></em>
, and <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country-code" title="The “country-code” property"><span class="type">“country-code”</span></a> to <em class="parameter"><code>country_code</code></em>
.</p>
<p>Set <em class="parameter"><code>country</code></em>
 or <em class="parameter"><code>country_code</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the relevant property in the postal address. If a <em class="parameter"><code>country_code</code></em>
 is provided, a <em class="parameter"><code>country</code></em>
 must
also be provided.</p>
<div class="refsect3">
<a name="gdata-gd-postal-address-set-country.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>country</p></td>
<td class="parameter_description"><p>the new country for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>country_code</p></td>
<td class="parameter_description"><p>the new country code for the postal address, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GDATA-GD-POSTAL-ADDRESS-WORK:CAPS"></a><h3>GDATA_GD_POSTAL_ADDRESS_WORK</h3>
<pre class="programlisting">#define GDATA_GD_POSTAL_ADDRESS_WORK "http://schemas.google.com/g/2005#work"
</pre>
<p>The relation type URI for the postal address of a workplace.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-POSTAL-ADDRESS-HOME:CAPS"></a><h3>GDATA_GD_POSTAL_ADDRESS_HOME</h3>
<pre class="programlisting">#define GDATA_GD_POSTAL_ADDRESS_HOME "http://schemas.google.com/g/2005#home"
</pre>
<p>The relation type URI for the postal address of a home.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-POSTAL-ADDRESS-OTHER:CAPS"></a><h3>GDATA_GD_POSTAL_ADDRESS_OTHER</h3>
<pre class="programlisting">#define GDATA_GD_POSTAL_ADDRESS_OTHER "http://schemas.google.com/g/2005#other"
</pre>
<p>The relation type URI for a miscellaneous postal address.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-ADDRESS-USAGE-GENERAL:CAPS"></a><h3>GDATA_GD_ADDRESS_USAGE_GENERAL</h3>
<pre class="programlisting">#define GDATA_GD_ADDRESS_USAGE_GENERAL "http://schemas.google.com/g/2005#general"
</pre>
<p>The address is for general usage. Value for <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--usage" title="The “usage” property"><span class="type">“usage”</span></a>.</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-ADDRESS-USAGE-LOCAL:CAPS"></a><h3>GDATA_GD_ADDRESS_USAGE_LOCAL</h3>
<pre class="programlisting">#define GDATA_GD_ADDRESS_USAGE_LOCAL "http://schemas.google.com/g/2005#local"
</pre>
<p>The address is for local usage. Value for <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--usage" title="The “usage” property"><span class="type">“usage”</span></a>.</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-MAIL-CLASS-BOTH:CAPS"></a><h3>GDATA_GD_MAIL_CLASS_BOTH</h3>
<pre class="programlisting">#define GDATA_GD_MAIL_CLASS_BOTH "http://schemas.google.com/g/2005#both"
</pre>
<p>Parcels and letters can be sent to the address. Value for <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--mail-class" title="The “mail-class” property"><span class="type">“mail-class”</span></a>.</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-MAIL-CLASS-LETTERS:CAPS"></a><h3>GDATA_GD_MAIL_CLASS_LETTERS</h3>
<pre class="programlisting">#define GDATA_GD_MAIL_CLASS_LETTERS "http://schemas.google.com/g/2005#letters"
</pre>
<p>Only letters can be sent to the address. Value for <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--mail-class" title="The “mail-class” property"><span class="type">“mail-class”</span></a>.</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-MAIL-CLASS-NEITHER:CAPS"></a><h3>GDATA_GD_MAIL_CLASS_NEITHER</h3>
<pre class="programlisting">#define GDATA_GD_MAIL_CLASS_NEITHER "http://schemas.google.com/g/2005#neither"
</pre>
<p>Address is purely locational and cannot be used for mail. Value for <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--mail-class" title="The “mail-class” property"><span class="type">“mail-class”</span></a>.</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GD-MAIL-CLASS-PARCELS:CAPS"></a><h3>GDATA_GD_MAIL_CLASS_PARCELS</h3>
<pre class="programlisting">#define GDATA_GD_MAIL_CLASS_PARCELS "http://schemas.google.com/g/2005#parcels"
</pre>
<p>Only parcels can be sent to the address. Value for <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--mail-class" title="The “mail-class” property"><span class="type">“mail-class”</span></a>.</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress-struct"></a><h3>GDataGDPostalAddress</h3>
<pre class="programlisting">typedef struct _GDataGDPostalAddress GDataGDPostalAddress;</pre>
<p>All the fields in the <a class="link" href="GDataGDPostalAddress.html" title="GDataGDPostalAddress"><span class="type">GDataGDPostalAddress</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.2.0">0.2.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddressClass"></a><h3>GDataGDPostalAddressClass</h3>
<pre class="programlisting">typedef struct {
} GDataGDPostalAddressClass;
</pre>
<p>All the fields in the <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddressClass" title="GDataGDPostalAddressClass"><span class="type">GDataGDPostalAddressClass</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataGDPostalAddress.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GDataGDPostalAddress--address"></a><h3>The <code class="literal">“address”</code> property</h3>
<pre class="programlisting">  “address”                  <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The postal address itself, formatted and unstructured. It is preferred to use the other, structured properties rather than this one.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--agent"></a><h3>The <code class="literal">“agent”</code> property</h3>
<pre class="programlisting">  “agent”                    <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The agent who actually receives the mail. Used in work addresses. Also for "in care of" or "c/o".</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--city"></a><h3>The <code class="literal">“city”</code> property</h3>
<pre class="programlisting">  “city”                     <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Can be city, village, town, borough, etc. This is the postal town and not necessarily the place of residence or place of business.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--country"></a><h3>The <code class="literal">“country”</code> property</h3>
<pre class="programlisting">  “country”                  <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The name of the country. Since this is paired with <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country-code" title="The “country-code” property"><span class="type">“country-code”</span></a>, they must both be set with
<a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-country" title="gdata_gd_postal_address_set_country ()"><code class="function">gdata_gd_postal_address_set_country()</code></a>.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--country-code"></a><h3>The <code class="literal">“country-code”</code> property</h3>
<pre class="programlisting">  “country-code”             <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The ISO 3166-1 alpha-2 country code for the country in <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country" title="The “country” property"><span class="type">“country”</span></a>. Since this is paired with
<a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--country" title="The “country” property"><span class="type">“country”</span></a>, they must both be set with <a class="link" href="GDataGDPostalAddress.html#gdata-gd-postal-address-set-country" title="gdata_gd_postal_address_set_country ()"><code class="function">gdata_gd_postal_address_set_country()</code></a>.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a><p>or <a class="ulink" href="http://www.iso.org/iso/iso-3166-1_decoding_table" target="_top">ISO 3166-1 alpha-2</a>.</p>
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--house-name"></a><h3>The <code class="literal">“house-name”</code> property</h3>
<pre class="programlisting">  “house-name”               <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Used in places where houses or buildings have names (and not necessarily numbers).</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--is-primary"></a><h3>The <code class="literal">“is-primary”</code> property</h3>
<pre class="programlisting">  “is-primary”               <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
<p>Indicates which postal address out of a group is primary.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--label"></a><h3>The <code class="literal">“label”</code> property</h3>
<pre class="programlisting">  “label”                    <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A simple string value used to name this postal address. It allows UIs to display a label such as "Work", "Personal", "Preferred", etc.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--mail-class"></a><h3>The <code class="literal">“mail-class”</code> property</h3>
<pre class="programlisting">  “mail-class”               <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Classes of mail accepted at this address. For example: <a class="link" href="GDataGDPostalAddress.html#GDATA-GD-MAIL-CLASS-LETTERS:CAPS" title="GDATA_GD_MAIL_CLASS_LETTERS"><code class="literal">GDATA_GD_MAIL_CLASS_LETTERS</code></a> or <a class="link" href="GDataGDPostalAddress.html#GDATA-GD-MAIL-CLASS-BOTH:CAPS" title="GDATA_GD_MAIL_CLASS_BOTH"><code class="literal">GDATA_GD_MAIL_CLASS_BOTH</code></a>.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: "http://schemas.google.com/g/2005#both"</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--neighborhood"></a><h3>The <code class="literal">“neighborhood”</code> property</h3>
<pre class="programlisting">  “neighborhood”             <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>This is used to disambiguate a street address when a city contains more than one street with the same name, or to specify a small place
whose mail is routed through a larger postal town. In China it could be a county or a minor city.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--po-box"></a><h3>The <code class="literal">“po-box”</code> property</h3>
<pre class="programlisting">  “po-box”                   <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Covers actual P.O. boxes, drawers, locked bags, etc. This is usually but not always mutually exclusive with <a class="link" href="GDataGDPostalAddress.html#GDataGDPostalAddress--street" title="The “street” property"><span class="type">“street”</span></a>.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--postcode"></a><h3>The <code class="literal">“postcode”</code> property</h3>
<pre class="programlisting">  “postcode”                 <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Postal code. Usually country-wide, but sometimes specific to the city (e.g. "2" in "Dublin 2, Ireland" addresses).</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--region"></a><h3>The <code class="literal">“region”</code> property</h3>
<pre class="programlisting">  “region”                   <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A state, province, county (in Ireland), Land (in Germany), departement (in France), etc.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--relation-type"></a><h3>The <code class="literal">“relation-type”</code> property</h3>
<pre class="programlisting">  “relation-type”            <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A programmatic value that identifies the type of postal address. For example: <a class="link" href="GDataGDPostalAddress.html#GDATA-GD-POSTAL-ADDRESS-WORK:CAPS" title="GDATA_GD_POSTAL_ADDRESS_WORK"><code class="literal">GDATA_GD_POSTAL_ADDRESS_WORK</code></a> or
<a class="link" href="GDataGDPostalAddress.html#GDATA-GD-POSTAL-ADDRESS-OTHER:CAPS" title="GDATA_GD_POSTAL_ADDRESS_OTHER"><code class="literal">GDATA_GD_POSTAL_ADDRESS_OTHER</code></a>.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: "http://schemas.google.com/g/2005#work"</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--street"></a><h3>The <code class="literal">“street”</code> property</h3>
<pre class="programlisting">  “street”                   <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Can be street, avenue, road, etc. This element also includes the house number and room/apartment/flat/floor number.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--subregion"></a><h3>The <code class="literal">“subregion”</code> property</h3>
<pre class="programlisting">  “subregion”                <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Handles administrative districts such as U.S. or U.K. counties that are not used for mail addressing purposes.
Subregion is not intended for delivery addresses.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGDPostalAddress--usage"></a><h3>The <code class="literal">“usage”</code> property</h3>
<pre class="programlisting">  “usage”                    <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The context in which this addess can be used. For example: <a class="link" href="GDataGDPostalAddress.html#GDATA-GD-ADDRESS-USAGE-GENERAL:CAPS" title="GDATA_GD_ADDRESS_USAGE_GENERAL"><code class="literal">GDATA_GD_ADDRESS_USAGE_GENERAL</code></a> or <a class="link" href="GDataGDPostalAddress.html#GDATA-GD-ADDRESS-USAGE-LOCAL:CAPS" title="GDATA_GD_ADDRESS_USAGE_LOCAL"><code class="literal">GDATA_GD_ADDRESS_USAGE_LOCAL</code></a>.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdStructuredPostalAddress" target="_top">GData specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: "http://schemas.google.com/g/2005#general"</p>
<p class="since">Since: <a class="link" href="ix07.html#api-index-0.5.0">0.5.0</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.26.1</div>
</body>
</html>