/usr/share/gtk-doc/html/zeitgeist-1.0/zeitgeist-1.0-Enumerations.html is in libzeitgeist-doc 0.3.18-1.
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 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Enumerations</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="API Documentation for the Zeitgeist Client Library">
<link rel="up" href="ch03.html" title="Enumerations and Macros">
<link rel="prev" href="ch03.html" title="Enumerations and Macros">
<link rel="next" href="zeitgeist-1.0-Interpretation-Ontology.html" title="Interpretation Ontology">
<meta name="generator" content="GTK-Doc V1.18 (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="2">
<tr valign="middle">
<td><a accesskey="p" href="ch03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch03.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">API Documentation for the Zeitgeist Client Library</th>
<td><a accesskey="n" href="zeitgeist-1.0-Interpretation-Ontology.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#zeitgeist-1.0-Enumerations.synopsis" class="shortcut">Top</a>
|
<a href="#zeitgeist-1.0-Enumerations.description" class="shortcut">Description</a>
|
<a href="#zeitgeist-1.0-Enumerations.object-hierarchy" class="shortcut">Object Hierarchy</a>
</td></tr>
</table>
<div class="refentry">
<a name="zeitgeist-1.0-Enumerations"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="zeitgeist-1.0-Enumerations.top_of_page"></a>Enumerations</span></h2>
<p>Enumerations — Enumerations used in the Zeitgeist API</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="zeitgeist-1.0-Enumerations.synopsis"></a><h2>Synopsis</h2>
<a name="ZeitgeistResultType"></a><a name="ZeitgeistStorageState"></a><pre class="synopsis">
#include <zeitgeist.h>
<span class="returnvalue">GType</span> <a class="link" href="zeitgeist-1.0-Enumerations.html#zeitgeist-result-type-get-type" title="zeitgeist_result_type_get_type ()">zeitgeist_result_type_get_type</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
#define <a class="link" href="zeitgeist-1.0-Enumerations.html#ZEITGEIST-TYPE-RESULT-TYPE:CAPS" title="ZEITGEIST_TYPE_RESULT_TYPE">ZEITGEIST_TYPE_RESULT_TYPE</a>
enum <a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType-enum" title="enum ZeitgeistResultType">ZeitgeistResultType</a>;
<span class="returnvalue">GType</span> <a class="link" href="zeitgeist-1.0-Enumerations.html#zeitgeist-storage-state-get-type" title="zeitgeist_storage_state_get_type ()">zeitgeist_storage_state_get_type</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
#define <a class="link" href="zeitgeist-1.0-Enumerations.html#ZEITGEIST-TYPE-STORAGE-STATE:CAPS" title="ZEITGEIST_TYPE_STORAGE_STATE">ZEITGEIST_TYPE_STORAGE_STATE</a>
enum <a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState-enum" title="enum ZeitgeistStorageState">ZeitgeistStorageState</a>;
</pre>
</div>
<div class="refsect1">
<a name="zeitgeist-1.0-Enumerations.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GEnum
+----ZeitgeistResultType
</pre>
<pre class="synopsis">
GEnum
+----ZeitgeistStorageState
</pre>
</div>
<div class="refsect1">
<a name="zeitgeist-1.0-Enumerations.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="zeitgeist-1.0-Enumerations.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="zeitgeist-result-type-get-type"></a><h3>zeitgeist_result_type_get_type ()</h3>
<pre class="programlisting"><span class="returnvalue">GType</span> zeitgeist_result_type_get_type (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-TYPE-RESULT-TYPE:CAPS"></a><h3>ZEITGEIST_TYPE_RESULT_TYPE</h3>
<pre class="programlisting">#define ZEITGEIST_TYPE_RESULT_TYPE (zeitgeist_result_type_get_type ())
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZeitgeistResultType-enum"></a><h3>enum ZeitgeistResultType</h3>
<pre class="programlisting">typedef enum {
ZEITGEIST_RESULT_TYPE_MOST_RECENT_EVENTS = 0,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_EVENTS = 1,
ZEITGEIST_RESULT_TYPE_MOST_RECENT_SUBJECTS = 2,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_SUBJECTS = 3,
ZEITGEIST_RESULT_TYPE_MOST_POPULAR_SUBJECTS = 4,
ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_SUBJECTS = 5,
ZEITGEIST_RESULT_TYPE_MOST_POPULAR_ACTOR = 6,
ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_ACTOR = 7,
ZEITGEIST_RESULT_TYPE_MOST_RECENT_ACTOR = 8,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_ACTOR = 9,
ZEITGEIST_RESULT_TYPE_MOST_RECENT_ORIGIN = 10,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_ORIGIN = 11,
ZEITGEIST_RESULT_TYPE_MOST_POPULAR_ORIGIN = 12,
ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_ORIGIN = 13,
ZEITGEIST_RESULT_TYPE_OLDEST_ACTOR = 14,
ZEITGEIST_RESULT_TYPE_MOST_RECENT_SUBJECT_INTERPRETATION = 15,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_SUBJECT_INTERPRETATION = 16,
ZEITGEIST_RESULT_TYPE_MOST_POPULAR_SUBJECT_INTERPRETATION = 17,
ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_SUBJECT_INTERPRETATION = 18,
ZEITGEIST_RESULT_TYPE_MOST_RECENT_MIMETYPE = 19,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_MIMETYPE = 20,
ZEITGEIST_RESULT_TYPE_MOST_POPULAR_MIMETYPE = 21,
ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_MIMETYPE = 22,
ZEITGEIST_RESULT_TYPE_MOST_RECENT_CURRENT_URI = 23,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_CURRENT_URI = 24,
ZEITGEIST_RESULT_TYPE_MOST_POPULAR_CURRENT_URI = 25,
ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_CURRENT_URI = 26,
ZEITGEIST_RESULT_TYPE_MOST_RECENT_EVENT_ORIGIN = 27,
ZEITGEIST_RESULT_TYPE_LEAST_RECENT_EVENT_ORIGIN = 28,
ZEITGEIST_RESULT_TYPE_MOST_POPULAR_EVENT_ORIGIN = 29,
ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_EVENT_ORIGIN = 30,
ZEITGEIST_RESULT_TYPE_RELEVANCY = 100,
} ZeitgeistResultType;
</pre>
<p>
Used to control how the query results are grouped and sorted.
See <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-events" title="zeitgeist_log_find_events ()"><code class="function">zeitgeist_log_find_events()</code></a>, <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-event-ids" title="zeitgeist_log_find_event_ids ()"><code class="function">zeitgeist_log_find_event_ids()</code></a>, and
<a class="link" href="ZeitgeistIndex.html#zeitgeist-index-search" title="zeitgeist_index_search ()"><code class="function">zeitgeist_index_search()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-EVENTS:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_EVENTS</code></span></p></td>
<td>All events with the most recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-EVENTS:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_EVENTS</code></span></p></td>
<td>All events with the oldest ones first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-SUBJECTS:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_SUBJECTS</code></span></p></td>
<td>One event for each subject only, ordered with the most recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-SUBJECTS:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_SUBJECTS</code></span></p></td>
<td>One event for each subject only, ordered with oldest events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-POPULAR-SUBJECTS:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_POPULAR_SUBJECTS</code></span></p></td>
<td>One event for each subject only, ordered by the popularity of the subject
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-POPULAR-SUBJECTS:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_SUBJECTS</code></span></p></td>
<td>One event for each subject only, ordered ascendingly by popularity
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-POPULAR-ACTOR:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_POPULAR_ACTOR</code></span></p></td>
<td>The last event of each different actor, ordered with the most popular actor first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-POPULAR-ACTOR:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_ACTOR</code></span></p></td>
<td>The last event of each different actor, ordered with the least popular actor first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-ACTOR:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_ACTOR</code></span></p></td>
<td>One event for each different actor, with the actor that has been used most recently first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-ACTOR:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_ACTOR</code></span></p></td>
<td>One event for each different actor, with the actor that has been used least recently first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_ORIGIN</code></span></p></td>
<td>The last event of each different origin ordered with the most recent event first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_ORIGIN</code></span></p></td>
<td>The first event of each different origin ordered with the least recent event first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-POPULAR-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_POPULAR_ORIGIN</code></span></p></td>
<td>The last event of each different origin, ordered by the popularity of the origin
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-POPULAR-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_ORIGIN</code></span></p></td>
<td>The last event of each different origin, ordered ascendingly by the popularity of the origin
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-OLDEST-ACTOR:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_OLDEST_ACTOR</code></span></p></td>
<td>The first event of each different actor
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-SUBJECT-INTERPRETATION:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_SUBJECT_INTERPRETATION</code></span></p></td>
<td>One event for each subject interpretation only ordered with the most recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-SUBJECT-INTERPRETATION:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_SUBJECT_INTERPRETATION</code></span></p></td>
<td>One event for each subject interpretation only ordered with the least recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-POPULAR-SUBJECT-INTERPRETATION:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_POPULAR_SUBJECT_INTERPRETATION</code></span></p></td>
<td>One event for each subject interpretation only, ordered by the popularity of the subject interpretation
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-POPULAR-SUBJECT-INTERPRETATION:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_SUBJECT_INTERPRETATION</code></span></p></td>
<td>One event for each subject interpretation only, ordered ascendingly by popularity of the subject interpretation
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-MIMETYPE:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_MIMETYPE</code></span></p></td>
<td>One event for each mimetype only, ordered with the most recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-MIMETYPE:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_MIMETYPE</code></span></p></td>
<td>One event for each mimetype only, ordered with the least recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-POPULAR-MIMETYPE:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_POPULAR_MIMETYPE</code></span></p></td>
<td>One event for each mimetype only, ordered by the popularity of the mimetype
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-POPULAR-MIMETYPE:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_MIMETYPE</code></span></p></td>
<td>One event for each mimetype only, ordered ascendingly by popularity of the mimetype
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-CURRENT-URI:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_CURRENT_URI</code></span></p></td>
<td>One event for each current uri only, ordered with the most recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-CURRENT-URI:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_CURRENT_URI</code></span></p></td>
<td>One event for each current uri only, ordered with oldest events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-POPULAR-CURRENT-URI:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_POPULAR_CURRENT_URI</code></span></p></td>
<td>One event for each current uri only, ordered by the popularity of the current uri
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-POPULAR-CURRENT-URI:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_CURRENT_URI</code></span></p></td>
<td>One event for each current uri only, ordered ascendingly by popularity
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-RECENT-EVENT-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_RECENT_EVENT_ORIGIN</code></span></p></td>
<td>One event for each event origin only, ordered with the most recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-RECENT-EVENT-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_RECENT_EVENT_ORIGIN</code></span></p></td>
<td>One event for each event origin only, ordered with the least recent events first
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-MOST-POPULAR-EVENT-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_MOST_POPULAR_EVENT_ORIGIN</code></span></p></td>
<td>One event for each event origin only, ordered by the popularity of the event origin
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-LEAST-POPULAR-EVENT-ORIGIN:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_LEAST_POPULAR_EVENT_ORIGIN</code></span></p></td>
<td>One event for each event origin only, ordered ascendingly by popularity of the event origin
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-RESULT-TYPE-RELEVANCY:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_RESULT_TYPE_RELEVANCY</code></span></p></td>
<td>Only allowed on <a class="link" href="ZeitgeistIndex.html#zeitgeist-index-search" title="zeitgeist_index_search ()"><code class="function">zeitgeist_index_search()</code></a>. Events are sorted by query relevancy
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="zeitgeist-storage-state-get-type"></a><h3>zeitgeist_storage_state_get_type ()</h3>
<pre class="programlisting"><span class="returnvalue">GType</span> zeitgeist_storage_state_get_type (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZEITGEIST-TYPE-STORAGE-STATE:CAPS"></a><h3>ZEITGEIST_TYPE_STORAGE_STATE</h3>
<pre class="programlisting">#define ZEITGEIST_TYPE_STORAGE_STATE (zeitgeist_storage_state_get_type ())
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="ZeitgeistStorageState-enum"></a><h3>enum ZeitgeistStorageState</h3>
<pre class="programlisting">typedef enum {
ZEITGEIST_STORAGE_STATE_NOT_AVAILABLE = 0,
ZEITGEIST_STORAGE_STATE_AVAILABLE = 1,
ZEITGEIST_STORAGE_STATE_ANY = 2,
} ZeitgeistStorageState;
</pre>
<p>
Used to restrict queries to only available subjects.
See <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-events" title="zeitgeist_log_find_events ()"><code class="function">zeitgeist_log_find_events()</code></a> and <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-event-ids" title="zeitgeist_log_find_event_ids ()"><code class="function">zeitgeist_log_find_event_ids()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="ZEITGEIST-STORAGE-STATE-NOT-AVAILABLE:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_STORAGE_STATE_NOT_AVAILABLE</code></span></p></td>
<td>The subject is not available right now
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-STORAGE-STATE-AVAILABLE:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_STORAGE_STATE_AVAILABLE</code></span></p></td>
<td>The subject is available
</td>
</tr>
<tr>
<td><p><a name="ZEITGEIST-STORAGE-STATE-ANY:CAPS"></a><span class="term"><code class="literal">ZEITGEIST_STORAGE_STATE_ANY</code></span></p></td>
<td>The availability of the subject is irrelevant
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18</div>
</body>
</html>
|