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>GDataAPPCategories: 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="ch08.html" title="Atom Publishing Protocol API">
<link rel="prev" href="ch08.html" title="Atom Publishing Protocol API">
<link rel="next" href="ch09.html" title="GData API">
<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="#GDataAPPCategories.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GDataAPPCategories.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GDataAPPCategories.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="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="ch08.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ch09.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GDataAPPCategories"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataAPPCategories.top_of_page"></a>GDataAPPCategories</span></h2>
<p>GDataAPPCategories — GData APP categories object</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GDataAPPCategories.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="GDataAPPCategories.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 href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataAPPCategories.html#gdata-app-categories-get-categories" title="gdata_app_categories_get_categories ()">gdata_app_categories_get_categories</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="GDataAPPCategories.html#gdata-app-categories-is-fixed" title="gdata_app_categories_is_fixed ()">gdata_app_categories_is_fixed</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataAPPCategories.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#gboolean"><span class="type">gboolean</span></a></td>
<td class="property_name"><a class="link" href="GDataAPPCategories.html#GDataAPPCategories--is-fixed" title="The “is-fixed” property">is-fixed</a></td>
<td class="property_flags">Read</td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataAPPCategories.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="GDataAPPCategories.html#GDataAPPCategories-struct" title="GDataAPPCategories">GDataAPPCategories</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataAPPCategories.html#GDataAPPCategoriesClass" title="GDataAPPCategoriesClass">GDataAPPCategoriesClass</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataAPPCategories.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> GDataAPPCategories
</pre>
</div>
<div class="refsect1">
<a name="GDataAPPCategories.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gdata/app/gdata-app-categories.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GDataAPPCategories.description"></a><h2>Description</h2>
<p><a class="link" href="GDataAPPCategories.html" title="GDataAPPCategories"><span class="type">GDataAPPCategories</span></a> is a list of categories (<a class="link" href="GDataCategory.html" title="GDataCategory"><span class="type">GDataCategory</span></a>) returned as the result of querying an</p>
<a class="ulink" href="http://www.atomenabled.org/developers/protocol/#category" target="_top">Atom Publishing Protocol Category Document</a>.

</div>
<div class="refsect1">
<a name="GDataAPPCategories.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gdata-app-categories-get-categories"></a><h3>gdata_app_categories_get_categories ()</h3>
<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
gdata_app_categories_get_categories (<em class="parameter"><code><a class="link" href="GDataAPPCategories.html" title="GDataAPPCategories"><span class="type">GDataAPPCategories</span></a> *self</code></em>);</pre>
<p>Returns a list of the categories in this category list.</p>
<div class="refsect3">
<a name="gdata-app-categories-get-categories.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="GDataAPPCategories.html" title="GDataAPPCategories"><span class="type">GDataAPPCategories</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-app-categories-get-categories.returns"></a><h4>Returns</h4>
<p>a <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="GDataCategory.html" title="GDataCategory"><span class="type">GDataCategory</span></a>s. </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GData.Category][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
<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-app-categories-is-fixed"></a><h3>gdata_app_categories_is_fixed ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gdata_app_categories_is_fixed (<em class="parameter"><code><a class="link" href="GDataAPPCategories.html" title="GDataAPPCategories"><span class="type">GDataAPPCategories</span></a> *self</code></em>);</pre>
<p>Returns <a class="link" href="GDataAPPCategories.html#GDataAPPCategories--is-fixed" title="The “is-fixed” property"><span class="type">“is-fixed”</span></a>.</p>
<div class="refsect3">
<a name="gdata-app-categories-is-fixed.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="GDataAPPCategories.html" title="GDataAPPCategories"><span class="type">GDataAPPCategories</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-app-categories-is-fixed.returns"></a><h4>Returns</h4>
<p> whether entries may use categories not in this category list</p>
</div>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataAPPCategories.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GDataAPPCategories-struct"></a><h3>GDataAPPCategories</h3>
<pre class="programlisting">typedef struct _GDataAPPCategories GDataAPPCategories;</pre>
<p>All the fields in the <a class="link" href="GDataAPPCategories.html" title="GDataAPPCategories"><span class="type">GDataAPPCategories</span></a> structure are private and should never be accessed directly.</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="GDataAPPCategoriesClass"></a><h3>GDataAPPCategoriesClass</h3>
<pre class="programlisting">typedef struct {
} GDataAPPCategoriesClass;
</pre>
<p>All the fields in the <a class="link" href="GDataAPPCategories.html#GDataAPPCategoriesClass" title="GDataAPPCategoriesClass"><span class="type">GDataAPPCategoriesClass</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataAPPCategories.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GDataAPPCategories--is-fixed"></a><h3>The <code class="literal">“is-fixed”</code> property</h3>
<pre class="programlisting">  “is-fixed”                 <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
<p>Whether entries may use categories not in this category list.</p>
<p>API reference: <a class="ulink" href="http://www.atomenabled.org/developers/protocol/#appCategories2" target="_top">app:categories</a></p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.26.1</div>
</body>
</html>