/usr/share/gtk-doc/html/libgrss/FeedsPool.html is in libgrss-dev 0.4.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeedsPool</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="libgrss Reference Manual">
<link rel="up" href="libgrss-utils.html" title="Part III. Useful Objects">
<link rel="prev" href="libgrss-utils.html" title="Part III. Useful Objects">
<link rel="next" href="FeedsGroup.html" title="FeedsGroup">
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgrss.html" title="Part I. libgrss Overview">
<link rel="part" href="libgrss-essentials.html" title="Part II. Essential Elements">
<link rel="part" href="libgrss-utils.html" title="Part III. Useful Objects">
<link rel="index" href="ix01.html" title="Index">
<link rel="appendix" href="license.html" title="Appendix A. License">
</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="2">
<tr valign="middle">
<td><a accesskey="p" href="libgrss-utils.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="libgrss-utils.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">libgrss Reference Manual</th>
<td><a accesskey="n" href="FeedsGroup.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#FeedsPool.synopsis" class="shortcut">Top</a>
|
<a href="#FeedsPool.description" class="shortcut">Description</a>
|
<a href="#FeedsPool.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
<a href="#FeedsPool.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry" title="FeedsPool">
<a name="FeedsPool"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="FeedsPool.top_of_page"></a>FeedsPool</span></h2>
<p>FeedsPool — feeds auto-fetcher</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1" title="Stability Level">
<a name="FeedsPool.stability-level"></a><h2>Stability Level</h2>, unless otherwise indicated
</div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="FeedsPool.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"> <a class="link" href="FeedsPool.html#FeedsPool-struct" title="FeedsPool">FeedsPool</a>;
<a class="link" href="FeedsPool.html" title="FeedsPool"><span class="returnvalue">FeedsPool</span></a>* <a class="link" href="FeedsPool.html#feeds-pool-new" title="feeds_pool_new ()">feeds_pool_new</a> ();
<span class="returnvalue">void</span> <a class="link" href="FeedsPool.html#feeds-pool-listen" title="feeds_pool_listen ()">feeds_pool_listen</a> (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *feeds</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a>* <a class="link" href="FeedsPool.html#feeds-pool-get-listened" title="feeds_pool_get_listened ()">feeds_pool_get_listened</a> (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>);
<span class="returnvalue">void</span> <a class="link" href="FeedsPool.html#feeds-pool-switch" title="feeds_pool_switch ()">feeds_pool_switch</a> (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> run</code></em>);
<a href="/usr/share/gtk-doc/html/libsoup-2.4/SoupSession.html"><span class="returnvalue">SoupSession</span></a>* <a class="link" href="FeedsPool.html#feeds-pool-get-session" title="feeds_pool_get_session ()">feeds_pool_get_session</a> (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>);
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="FeedsPool.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----FeedsPool
</pre>
</div>
<div class="refsect1" title="Signals">
<a name="FeedsPool.signals"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="FeedsPool.html#FeedsPool-feed-fetching" title='The "feed-fetching" signal'>feed-fetching</a>" : Run Last
"<a class="link" href="FeedsPool.html#FeedsPool-feed-ready" title='The "feed-ready" signal'>feed-ready</a>" : Run Last
</pre>
</div>
<div class="refsect1" title="Description">
<a name="FeedsPool.description"></a><h2>Description</h2>
<p>
The <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> permits to automatically "listen" for more feeds: it
provides to fetch them on regular intervals (as defined by
<a class="link" href="FeedChannel.html#feed-channel-get-update-interval" title="feed_channel_get_update_interval ()"><code class="function">feed_channel_get_update_interval()</code></a> for each channel), parse them with
<a class="link" href="FeedParser.html" title="FeedParser"><span class="type">FeedParser</span></a>, and emits signals when feeds are ready</p>
</div>
<div class="refsect1" title="Details">
<a name="FeedsPool.details"></a><h2>Details</h2>
<div class="refsect2" title="FeedsPool">
<a name="FeedsPool-struct"></a><h3>FeedsPool</h3>
<pre class="programlisting">typedef struct _FeedsPool FeedsPool;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="feeds_pool_new ()">
<a name="feeds-pool-new"></a><h3>feeds_pool_new ()</h3>
<pre class="programlisting"><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="returnvalue">FeedsPool</span></a>* feeds_pool_new ();</pre>
<p>
Allocates a new <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a></p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a new <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="feeds_pool_listen ()">
<a name="feeds-pool-listen"></a><h3>feeds_pool_listen ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> feeds_pool_listen (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *feeds</code></em>);</pre>
<p>
To set the list of feeds to be managed by the pool. The previous list, if
any, is invalidated. After invokation to the function, <a class="link" href="FeedsPool.html#feeds-pool-switch" title="feeds_pool_switch ()"><code class="function">feeds_pool_switch()</code></a>
must be call to run the auto-fetching (always, also if previous state was
"running").
The list in <em class="parameter"><code>feeds</code></em> can be freed after calling this; linked <a class="link" href="FeedChannel.html" title="FeedChannel"><span class="type">FeedChannel</span></a>
are g_object_ref'd here</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pool</code></em> :</span></p></td>
<td>a <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>feeds</code></em> :</span></p></td>
<td>a list of <a class="link" href="FeedChannel.html" title="FeedChannel"><span class="type">FeedChannel</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="feeds_pool_get_listened ()">
<a name="feeds-pool-get-listened"></a><h3>feeds_pool_get_listened ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a>* feeds_pool_get_listened (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>);</pre>
<p>
Returns number of feeds under the <em class="parameter"><code>pool</code></em> control, as provided by
<a class="link" href="FeedsPool.html#feeds-pool-listen" title="feeds_pool_listen ()"><code class="function">feeds_pool_listen()</code></a>. To get the complete list of those feeds, check
<a class="link" href="FeedsPool.html#feeds-pool-get-listened" title="feeds_pool_get_listened ()"><code class="function">feeds_pool_get_listened()</code></a></p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pool</code></em> :</span></p></td>
<td>a <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> number of feeds currently managed by the <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="feeds_pool_switch ()">
<a name="feeds-pool-switch"></a><h3>feeds_pool_switch ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> feeds_pool_switch (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>,
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> run</code></em>);</pre>
<p>
Permits to pause or resume the <em class="parameter"><code>pool</code></em> fetching feeds. If <em class="parameter"><code>run</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a>, the
<em class="parameter"><code>pool</code></em> starts immediately</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pool</code></em> :</span></p></td>
<td>a <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>run</code></em> :</span></p></td>
<td>TRUE to run the pool, FALSE to pause it
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="feeds_pool_get_session ()">
<a name="feeds-pool-get-session"></a><h3>feeds_pool_get_session ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/libsoup-2.4/SoupSession.html"><span class="returnvalue">SoupSession</span></a>* feeds_pool_get_session (<em class="parameter"><code><a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool</code></em>);</pre>
<p>
To access the internal <a href="/usr/share/gtk-doc/html/libsoup-2.4/SoupSession.html"><span class="type">SoupSession</span></a> used by the <em class="parameter"><code>pool</code></em> to fetch items</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pool</code></em> :</span></p></td>
<td>a <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> istance of <a href="/usr/share/gtk-doc/html/libsoup-2.4/SoupSession.html"><span class="type">SoupSession</span></a>. Do not free it
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1" title="Signal Details">
<a name="FeedsPool.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2" title='The "feed-fetching" signal'>
<a name="FeedsPool-feed-fetching"></a><h3>The <code class="literal">"feed-fetching"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool,
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *feed,
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
Emitted when the <em class="parameter"><code>pool</code></em> starts fetching a new <a class="link" href="FeedChannel.html" title="FeedChannel"><span class="type">FeedChannel</span></a>. To be
used to know the internal status of the component</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pool</code></em> :</span></p></td>
<td>the <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> emitting the signal
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>feed</code></em> :</span></p></td>
<td>the <a class="link" href="FeedChannel.html" title="FeedChannel"><span class="type">FeedChannel</span></a> which is going to be fetched
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title='The "feed-ready" signal'>
<a name="FeedsPool-feed-ready"></a><h3>The <code class="literal">"feed-ready"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> *pool,
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *feed,
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> items,
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
<p>
Emitted when a <a class="link" href="FeedChannel.html" title="FeedChannel"><span class="type">FeedChannel</span></a> assigned to the <em class="parameter"><code>pool</code></em> has been fetched
and parsed. If <em class="parameter"><code>items</code></em> may be NULL, if an error occourred while
fetching and/or parsing. List of <em class="parameter"><code>items</code></em> is freed, and his elements
are unref'd, when signal ends</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pool</code></em> :</span></p></td>
<td>the <a class="link" href="FeedsPool.html" title="FeedsPool"><span class="type">FeedsPool</span></a> emitting the signal
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>feed</code></em> :</span></p></td>
<td>the <a class="link" href="FeedChannel.html" title="FeedChannel"><span class="type">FeedChannel</span></a> which has been fetched and parsed
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>items</code></em> :</span></p></td>
<td>list of <a class="link" href="FeedItem.html" title="FeedItem"><span class="type">FeedItem</span></a> obtained parsing the feed
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.12</div>
</body>
</html>
|