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>GDataPicasaWebQuery: 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="ch17.html" title="Google PicasaWeb API">
<link rel="prev" href="GDataPicasaWebFeed.html" title="GDataPicasaWebFeed">
<link rel="next" href="GDataPicasaWebAlbum.html" title="GDataPicasaWebAlbum">
<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="#GDataPicasaWebQuery.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GDataPicasaWebQuery.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GDataPicasaWebQuery.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="ch17.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GDataPicasaWebFeed.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GDataPicasaWebAlbum.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GDataPicasaWebQuery"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataPicasaWebQuery.top_of_page"></a>GDataPicasaWebQuery</span></h2>
<p>GDataPicasaWebQuery — GData PicasaWeb query object</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.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="GDataPicasaWebQuery.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="returnvalue">GDataPicasaWebQuery</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataPicasaWebQuery.html#gdata-picasaweb-query-new" title="gdata_picasaweb_query_new ()">gdata_picasaweb_query_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="returnvalue">GDataPicasaWebQuery</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataPicasaWebQuery.html#gdata-picasaweb-query-new-with-limits" title="gdata_picasaweb_query_new_with_limits ()">gdata_picasaweb_query_new_with_limits</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="GDataPicasaWebAlbum.html#GDataPicasaWebVisibility" title="enum GDataPicasaWebVisibility"><span class="returnvalue">GDataPicasaWebVisibility</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataPicasaWebQuery.html#gdata-picasaweb-query-get-visibility" title="gdata_picasaweb_query_get_visibility ()">gdata_picasaweb_query_get_visibility</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-set-visibility" title="gdata_picasaweb_query_set_visibility ()">gdata_picasaweb_query_set_visibility</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-get-thumbnail-size" title="gdata_picasaweb_query_get_thumbnail_size ()">gdata_picasaweb_query_get_thumbnail_size</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-set-thumbnail-size" title="gdata_picasaweb_query_set_thumbnail_size ()">gdata_picasaweb_query_set_thumbnail_size</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-get-image-size" title="gdata_picasaweb_query_get_image_size ()">gdata_picasaweb_query_get_image_size</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-set-image-size" title="gdata_picasaweb_query_set_image_size ()">gdata_picasaweb_query_set_image_size</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-get-tag" title="gdata_picasaweb_query_get_tag ()">gdata_picasaweb_query_get_tag</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-set-tag" title="gdata_picasaweb_query_set_tag ()">gdata_picasaweb_query_set_tag</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-get-bounding-box" title="gdata_picasaweb_query_get_bounding_box ()">gdata_picasaweb_query_get_bounding_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="GDataPicasaWebQuery.html#gdata-picasaweb-query-set-bounding-box" title="gdata_picasaweb_query_set_bounding_box ()">gdata_picasaweb_query_set_bounding_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="GDataPicasaWebQuery.html#gdata-picasaweb-query-get-location" title="gdata_picasaweb_query_get_location ()">gdata_picasaweb_query_get_location</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="GDataPicasaWebQuery.html#gdata-picasaweb-query-set-location" title="gdata_picasaweb_query_set_location ()">gdata_picasaweb_query_set_location</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.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="GDataPicasaWebQuery.html#GDataPicasaWebQuery--image-size" title="The “image-size” property">image-size</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="GDataPicasaWebQuery.html#GDataPicasaWebQuery--location" title="The “location” property">location</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="GDataPicasaWebQuery.html#GDataPicasaWebQuery--tag" title="The “tag” property">tag</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="GDataPicasaWebQuery.html#GDataPicasaWebQuery--thumbnail-size" title="The “thumbnail-size” property">thumbnail-size</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
<td class="property_name"><a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--visibility" title="The “visibility” property">visibility</a></td>
<td class="property_flags">Read / Write</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.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="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery-struct" title="GDataPicasaWebQuery">GDataPicasaWebQuery</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQueryClass" title="GDataPicasaWebQueryClass">GDataPicasaWebQueryClass</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.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="GDataQuery.html" title="GDataQuery">GDataQuery</a>
        <span class="lineart">╰──</span> GDataPicasaWebQuery
</pre>
</div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gdata/services/picasaweb/gdata-picasaweb-query.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.description"></a><h2>Description</h2>
<p><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> represents a collection of query parameters specific to the Google PicasaWeb service, which go above and beyond
those catered for by <a class="link" href="GDataQuery.html" title="GDataQuery"><span class="type">GDataQuery</span></a>.</p>
<p>For more information on the custom GData query parameters supported by <a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a>, see the <a class="ulink" href="http://code.google.com/apis/picasaweb/reference.html#Parameters" target="_top">online documentation</a>.</p>
</div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gdata-picasaweb-query-new"></a><h3>gdata_picasaweb_query_new ()</h3>
<pre class="programlisting"><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="returnvalue">GDataPicasaWebQuery</span></a> *
gdata_picasaweb_query_new (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *q</code></em>);</pre>
<p>Creates a new <a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> with its <a class="link" href="GDataQuery.html#GDataQuery--q" title="The “q” property"><span class="type">“q”</span></a> property set to <em class="parameter"><code>q</code></em>
.</p>
<p>Note that when querying for albums with <a class="link" href="GDataPicasaWebService.html#gdata-picasaweb-service-query-all-albums" title="gdata_picasaweb_service_query_all_albums ()"><code class="function">gdata_picasaweb_service_query_all_albums()</code></a>, the <em class="parameter"><code>q</code></em>
 parameter cannot be used.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-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>q</p></td>
<td class="parameter_description"><p>a query string, 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>
<div class="refsect3">
<a name="gdata-picasaweb-query-new.returns"></a><h4>Returns</h4>
<p> a new <a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></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-picasaweb-query-new-with-limits"></a><h3>gdata_picasaweb_query_new_with_limits ()</h3>
<pre class="programlisting"><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="returnvalue">GDataPicasaWebQuery</span></a> *
gdata_picasaweb_query_new_with_limits (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *q</code></em>,
                                       <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> start_index</code></em>,
                                       <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> max_results</code></em>);</pre>
<p>Creates a <a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> with its <a class="link" href="GDataQuery.html#GDataQuery--q" title="The “q” property"><span class="type">“q”</span></a> property set to <em class="parameter"><code>q</code></em>
, returning <em class="parameter"><code>max_results</code></em>
 starting from the <em class="parameter"><code>start_index</code></em>
th result.</p>
<p>Note that when querying for albums with <a class="link" href="GDataPicasaWebService.html#gdata-picasaweb-service-query-all-albums" title="gdata_picasaweb_service_query_all_albums ()"><code class="function">gdata_picasaweb_service_query_all_albums()</code></a>, the <em class="parameter"><code>q</code></em>
 parameter cannot be used.</p>
<p>This is useful for paging through results, but the result set between separate queries may change. So, if you use this to
request the next ten results after a previous query, it may include some of the previously returned results if their order changed, or
omit ones that would have otherwise been found in a earlier but larger query.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-new-with-limits.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>q</p></td>
<td class="parameter_description"><p>a query string, 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>start_index</p></td>
<td class="parameter_description"><p>the index of the first result to include, or <code class="code">0</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>max_results</p></td>
<td class="parameter_description"><p>the maximum number of results to include, or <code class="code">0</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-picasaweb-query-new-with-limits.returns"></a><h4>Returns</h4>
<p> a new <a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p>
</div>
<p class="since">Since: <a class="link" href="ix08.html#api-index-0.6.0">0.6.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-picasaweb-query-get-visibility"></a><h3>gdata_picasaweb_query_get_visibility ()</h3>
<pre class="programlisting"><a class="link" href="GDataPicasaWebAlbum.html#GDataPicasaWebVisibility" title="enum GDataPicasaWebVisibility"><span class="returnvalue">GDataPicasaWebVisibility</span></a>
gdata_picasaweb_query_get_visibility (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--visibility" title="The “visibility” property"><span class="type">“visibility”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-visibility.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-visibility.returns"></a><h4>Returns</h4>
<p> the visibility of the objects to retrieve, or <code class="code">0</code> to retrieve all objects</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-picasaweb-query-set-visibility"></a><h3>gdata_picasaweb_query_set_visibility ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_picasaweb_query_set_visibility (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>,
                                      <em class="parameter"><code><a class="link" href="GDataPicasaWebAlbum.html#GDataPicasaWebVisibility" title="enum GDataPicasaWebVisibility"><span class="type">GDataPicasaWebVisibility</span></a> visibility</code></em>);</pre>
<p>Sets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--visibility" title="The “visibility” property"><span class="type">“visibility”</span></a> property to <em class="parameter"><code>visibility</code></em>
.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-set-visibility.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>visibility</p></td>
<td class="parameter_description"><p>the visibility of the objects to retrieve, or <code class="code">0</code> to retrieve all objects</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-picasaweb-query-get-thumbnail-size"></a><h3>gdata_picasaweb_query_get_thumbnail_size ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_picasaweb_query_get_thumbnail_size
                               (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--thumbnail-size" title="The “thumbnail-size” property"><span class="type">“thumbnail-size”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-thumbnail-size.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-thumbnail-size.returns"></a><h4>Returns</h4>
<p> a comma-separated list of thumbnail sizes to retrieve, 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-picasaweb-query-set-thumbnail-size"></a><h3>gdata_picasaweb_query_set_thumbnail_size ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_picasaweb_query_set_thumbnail_size
                               (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>,
                                <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *thumbnail_size</code></em>);</pre>
<p>Sets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--thumbnail-size" title="The “thumbnail-size” property"><span class="type">“thumbnail-size”</span></a> property to <em class="parameter"><code>thumbnail_size</code></em>
.</p>
<p>Set <em class="parameter"><code>thumbnail_size</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-set-thumbnail-size.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>thumbnail_size</p></td>
<td class="parameter_description"><p>a comma-separated list of thumbnail sizes to retrieve, 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-picasaweb-query-get-image-size"></a><h3>gdata_picasaweb_query_get_image_size ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_picasaweb_query_get_image_size (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--image-size" title="The “image-size” property"><span class="type">“image-size”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-image-size.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-image-size.returns"></a><h4>Returns</h4>
<p> the currently set desired image size for retrieval, 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-picasaweb-query-set-image-size"></a><h3>gdata_picasaweb_query_set_image_size ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_picasaweb_query_set_image_size (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>,
                                      <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *image_size</code></em>);</pre>
<p>Sets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--image-size" title="The “image-size” property"><span class="type">“image-size”</span></a> property to <em class="parameter"><code>image_size</code></em>
.
Valid sizes are described in the</p>
<a class="ulink" href="http://code.google.com/apis/picasaweb/docs/2.0/reference.html#Parameters" target="_top">online documentation</a>.
<p>Set <em class="parameter"><code>image_size</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-set-image-size.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>image_size</p></td>
<td class="parameter_description"><p>the desired size of the image to be retrieved, 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-picasaweb-query-get-tag"></a><h3>gdata_picasaweb_query_get_tag ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_picasaweb_query_get_tag (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--tag" title="The “tag” property"><span class="type">“tag”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-tag.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-tag.returns"></a><h4>Returns</h4>
<p> a tag which retrieved objects must have, 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-picasaweb-query-set-tag"></a><h3>gdata_picasaweb_query_set_tag ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_picasaweb_query_set_tag (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>,
                               <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tag</code></em>);</pre>
<p>Sets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--tag" title="The “tag” property"><span class="type">“tag”</span></a> property to <em class="parameter"><code>tag</code></em>
.</p>
<p>Set <em class="parameter"><code>tag</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-set-tag.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>tag</p></td>
<td class="parameter_description"><p>a tag which retrieved objects must have, 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-picasaweb-query-get-bounding-box"></a><h3>gdata_picasaweb_query_get_bounding_box ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_picasaweb_query_get_bounding_box
                               (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *north</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *east</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *south</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *west</code></em>);</pre>
<p>Gets the latitudes and longitudes of a bounding box, inside which all the results must lie.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-bounding-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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>north</p></td>
<td class="parameter_description"><p>return location for the latitude of the top of the box, 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="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<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>east</p></td>
<td class="parameter_description"><p>return location for the longitude of the right of the box, 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="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<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>south</p></td>
<td class="parameter_description"><p>return location for the latitude of the south of the box, 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="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<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>west</p></td>
<td class="parameter_description"><p>return location for the longitude of the left of the box, 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="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<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-picasaweb-query-set-bounding-box"></a><h3>gdata_picasaweb_query_set_bounding_box ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_picasaweb_query_set_bounding_box
                               (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> north</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> east</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> south</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> west</code></em>);</pre>
<p>Sets a bounding box, inside which all the returned results must lie.</p>
<p>Set <em class="parameter"><code>north</code></em>
, <em class="parameter"><code>east</code></em>
, <em class="parameter"><code>south</code></em>
 and <em class="parameter"><code>west</code></em>
 to <code class="code">0</code> to unset the property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-set-bounding-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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>north</p></td>
<td class="parameter_description"><p>latitude of the top of the box</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>east</p></td>
<td class="parameter_description"><p>longitude of the right of the box</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>south</p></td>
<td class="parameter_description"><p>latitude of the bottom of the box</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>west</p></td>
<td class="parameter_description"><p>longitude of the left of the box</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-picasaweb-query-get-location"></a><h3>gdata_picasaweb_query_get_location ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_picasaweb_query_get_location (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--location" title="The “location” property"><span class="type">“location”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-location.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-picasaweb-query-get-location.returns"></a><h4>Returns</h4>
<p> a location which returned objects must be near, 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-picasaweb-query-set-location"></a><h3>gdata_picasaweb_query_set_location ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_picasaweb_query_set_location (<em class="parameter"><code><a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a> *self</code></em>,
                                    <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *location</code></em>);</pre>
<p>Sets the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQuery--location" title="The “location” property"><span class="type">“location”</span></a> property to <em class="parameter"><code>location</code></em>
.</p>
<p>Set <em class="parameter"><code>location</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property.</p>
<div class="refsect3">
<a name="gdata-picasaweb-query-set-location.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="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>location</p></td>
<td class="parameter_description"><p>a location which returned objects must be near, 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>
</div>
<div class="refsect1">
<a name="GDataPicasaWebQuery.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GDataPicasaWebQuery-struct"></a><h3>GDataPicasaWebQuery</h3>
<pre class="programlisting">typedef struct _GDataPicasaWebQuery GDataPicasaWebQuery;</pre>
<p>All the fields in the <a class="link" href="GDataPicasaWebQuery.html" title="GDataPicasaWebQuery"><span class="type">GDataPicasaWebQuery</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>
<hr>
<div class="refsect2">
<a name="GDataPicasaWebQueryClass"></a><h3>GDataPicasaWebQueryClass</h3>
<pre class="programlisting">typedef struct {
} GDataPicasaWebQueryClass;
</pre>
<p>All the fields in the <a class="link" href="GDataPicasaWebQuery.html#GDataPicasaWebQueryClass" title="GDataPicasaWebQueryClass"><span class="type">GDataPicasaWebQueryClass</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="GDataPicasaWebQuery.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GDataPicasaWebQuery--image-size"></a><h3>The <code class="literal">“image-size”</code> property</h3>
<pre class="programlisting">  “image-size”               <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A comma-separated list of image sizes (width in pixels) to return. Only certain sizes are allowed, and whether the image should be
cropped or scaled can be specified; for more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/picasaweb/reference.html#Parameters" target="_top">online documentation</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="GDataPicasaWebQuery--location"></a><h3>The <code class="literal">“location”</code> property</h3>
<pre class="programlisting">  “location”                 <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A location to search for photos, e.g. "London".</p>
<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="GDataPicasaWebQuery--tag"></a><h3>The <code class="literal">“tag”</code> property</h3>
<pre class="programlisting">  “tag”                      <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A tag which returned results must contain.</p>
<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="GDataPicasaWebQuery--thumbnail-size"></a><h3>The <code class="literal">“thumbnail-size”</code> property</h3>
<pre class="programlisting">  “thumbnail-size”           <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A comma-separated list of thumbnail widths (in pixels) to return. Only certain sizes are allowed, and whether the thumbnail should be
cropped or scaled can be specified; for more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/picasaweb/reference.html#Parameters" target="_top">online documentation</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="GDataPicasaWebQuery--visibility"></a><h3>The <code class="literal">“visibility”</code> property</h3>
<pre class="programlisting">  “visibility”               <a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
<p>Specifies which albums should be listed, in terms of their visibility (<a class="link" href="GDataPicasaWebAlbum.html#GDataPicasaWebAlbum--visibility" title="The “visibility” property"><span class="type">“visibility”</span></a>).</p>
<p>Set the property to <code class="code">0</code> to list all albums, regardless of their visibility. Otherwise, use values
from <a class="link" href="GDataPicasaWebAlbum.html#GDataPicasaWebVisibility" title="enum GDataPicasaWebVisibility"><span class="type">GDataPicasaWebVisibility</span></a>.</p>
<p>For more information, see the <a class="ulink" href="http://code.google.com/apis/picasaweb/reference.html#Visibility" target="_top">
online documentation</a>.</p>
<p>Flags: Read / Write</p>
<p>Allowed values: [0,2]</p>
<p>Default value: 0</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.26.1</div>
</body>
</html>