~ubuntu-branches/ubuntu/oneiric/ubuntuone-client/oneiric

« back to all changes in this revision

Viewing changes to docs/reference/html/SyncdaemonFileInfo.html

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2010-12-14 14:57:03 UTC
  • mto: This revision was merged to the branch mainline in revision 61.
  • Revision ID: james.westby@ubuntu.com-20101214145703-6rqksi59jbeb4xpy
Tags: upstream-1.5.1
ImportĀ upstreamĀ versionĀ 1.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
                    <a class="link" href="SyncdaemonFileInfo.html#SyncdaemonFileInfoClass" title="SyncdaemonFileInfoClass">SyncdaemonFileInfoClass</a>;
45
45
<a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="returnvalue">SyncdaemonFileInfo</span></a> * <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-new" title="syncdaemon_file_info_new ()">syncdaemon_file_info_new</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
46
46
<a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="returnvalue">SyncdaemonFileInfo</span></a> * <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-new-from-hash-table" title="syncdaemon_file_info_new_from_hash_table ()">syncdaemon_file_info_new_from_hash_table</a>
47
 
                                                        (<em class="parameter"><code><span class="type">GHashTable</span> *hash</code></em>);
48
 
const <span class="returnvalue">gchar</span> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-volume-id" title="syncdaemon_file_info_get_volume_id ()">syncdaemon_file_info_get_volume_id</a>  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
 
47
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *hash</code></em>);
 
48
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-volume-id" title="syncdaemon_file_info_get_volume_id ()">syncdaemon_file_info_get_volume_id</a>  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
49
49
<span class="returnvalue">void</span>                <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-set-volume-id" title="syncdaemon_file_info_set_volume_id ()">syncdaemon_file_info_set_volume_id</a>  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
50
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *volume_id</code></em>);
51
 
const <span class="returnvalue">gchar</span> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-node-id" title="syncdaemon_file_info_get_node_id ()">syncdaemon_file_info_get_node_id</a>    (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
 
50
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *volume_id</code></em>);
 
51
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-node-id" title="syncdaemon_file_info_get_node_id ()">syncdaemon_file_info_get_node_id</a>    (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
52
52
<span class="returnvalue">void</span>                <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-set-node-id" title="syncdaemon_file_info_set_node_id ()">syncdaemon_file_info_set_node_id</a>    (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
53
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *node_id</code></em>);
54
 
const <span class="returnvalue">gchar</span> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-path" title="syncdaemon_file_info_get_path ()">syncdaemon_file_info_get_path</a>       (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
 
53
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *node_id</code></em>);
 
54
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-path" title="syncdaemon_file_info_get_path ()">syncdaemon_file_info_get_path</a>       (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
55
55
<span class="returnvalue">void</span>                <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-set-path" title="syncdaemon_file_info_set_path ()">syncdaemon_file_info_set_path</a>       (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
56
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *path</code></em>);
57
 
<span class="returnvalue">gboolean</span>            <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-is-public" title="syncdaemon_file_info_get_is_public ()">syncdaemon_file_info_get_is_public</a>  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
 
56
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
 
57
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-is-public" title="syncdaemon_file_info_get_is_public ()">syncdaemon_file_info_get_is_public</a>  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
58
58
<span class="returnvalue">void</span>                <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-set-is-public" title="syncdaemon_file_info_set_is_public ()">syncdaemon_file_info_set_is_public</a>  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
59
 
                                                         <em class="parameter"><code><span class="type">gboolean</span> is_public</code></em>);
60
 
const <span class="returnvalue">gchar</span> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-public-url" title="syncdaemon_file_info_get_public_url ()">syncdaemon_file_info_get_public_url</a> (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
 
59
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_public</code></em>);
 
60
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-get-public-url" title="syncdaemon_file_info_get_public_url ()">syncdaemon_file_info_get_public_url</a> (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);
61
61
<span class="returnvalue">void</span>                <a class="link" href="SyncdaemonFileInfo.html#syncdaemon-file-info-set-public-url" title="syncdaemon_file_info_set_public_url ()">syncdaemon_file_info_set_public_url</a> (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
62
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *public_url</code></em>);
 
62
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *public_url</code></em>);
63
63
</pre>
64
64
</div>
65
65
<div class="refsect1" title="Object Hierarchy">
66
66
<a name="SyncdaemonFileInfo.object-hierarchy"></a><h2>Object Hierarchy</h2>
67
67
<pre class="synopsis">
68
 
  GObject
 
68
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
69
69
   +----SyncdaemonFileInfo
70
70
</pre>
71
71
</div>
116
116
<div class="refsect2" title="syncdaemon_file_info_new_from_hash_table ()">
117
117
<a name="syncdaemon-file-info-new-from-hash-table"></a><h3>syncdaemon_file_info_new_from_hash_table ()</h3>
118
118
<pre class="programlisting"><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="returnvalue">SyncdaemonFileInfo</span></a> * syncdaemon_file_info_new_from_hash_table
119
 
                                                        (<em class="parameter"><code><span class="type">GHashTable</span> *hash</code></em>);</pre>
 
119
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *hash</code></em>);</pre>
120
120
<div class="variablelist"><table border="0">
121
121
<col align="left" valign="top">
122
122
<tbody>
136
136
<hr>
137
137
<div class="refsect2" title="syncdaemon_file_info_get_volume_id ()">
138
138
<a name="syncdaemon-file-info-get-volume-id"></a><h3>syncdaemon_file_info_get_volume_id ()</h3>
139
 
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       syncdaemon_file_info_get_volume_id  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
 
139
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       syncdaemon_file_info_get_volume_id  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
140
140
<div class="variablelist"><table border="0">
141
141
<col align="left" valign="top">
142
142
<tbody>
157
157
<div class="refsect2" title="syncdaemon_file_info_set_volume_id ()">
158
158
<a name="syncdaemon-file-info-set-volume-id"></a><h3>syncdaemon_file_info_set_volume_id ()</h3>
159
159
<pre class="programlisting"><span class="returnvalue">void</span>                syncdaemon_file_info_set_volume_id  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
160
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *volume_id</code></em>);</pre>
 
160
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *volume_id</code></em>);</pre>
161
161
<div class="variablelist"><table border="0">
162
162
<col align="left" valign="top">
163
163
<tbody>
177
177
<hr>
178
178
<div class="refsect2" title="syncdaemon_file_info_get_node_id ()">
179
179
<a name="syncdaemon-file-info-get-node-id"></a><h3>syncdaemon_file_info_get_node_id ()</h3>
180
 
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       syncdaemon_file_info_get_node_id    (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
 
180
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       syncdaemon_file_info_get_node_id    (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
181
181
<div class="variablelist"><table border="0">
182
182
<col align="left" valign="top">
183
183
<tbody>
198
198
<div class="refsect2" title="syncdaemon_file_info_set_node_id ()">
199
199
<a name="syncdaemon-file-info-set-node-id"></a><h3>syncdaemon_file_info_set_node_id ()</h3>
200
200
<pre class="programlisting"><span class="returnvalue">void</span>                syncdaemon_file_info_set_node_id    (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
201
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *node_id</code></em>);</pre>
 
201
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *node_id</code></em>);</pre>
202
202
<div class="variablelist"><table border="0">
203
203
<col align="left" valign="top">
204
204
<tbody>
218
218
<hr>
219
219
<div class="refsect2" title="syncdaemon_file_info_get_path ()">
220
220
<a name="syncdaemon-file-info-get-path"></a><h3>syncdaemon_file_info_get_path ()</h3>
221
 
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       syncdaemon_file_info_get_path       (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
 
221
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       syncdaemon_file_info_get_path       (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
222
222
<div class="variablelist"><table border="0">
223
223
<col align="left" valign="top">
224
224
<tbody>
239
239
<div class="refsect2" title="syncdaemon_file_info_set_path ()">
240
240
<a name="syncdaemon-file-info-set-path"></a><h3>syncdaemon_file_info_set_path ()</h3>
241
241
<pre class="programlisting"><span class="returnvalue">void</span>                syncdaemon_file_info_set_path       (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
242
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *path</code></em>);</pre>
 
242
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
243
243
<div class="variablelist"><table border="0">
244
244
<col align="left" valign="top">
245
245
<tbody>
259
259
<hr>
260
260
<div class="refsect2" title="syncdaemon_file_info_get_is_public ()">
261
261
<a name="syncdaemon-file-info-get-is-public"></a><h3>syncdaemon_file_info_get_is_public ()</h3>
262
 
<pre class="programlisting"><span class="returnvalue">gboolean</span>            syncdaemon_file_info_get_is_public  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
 
262
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            syncdaemon_file_info_get_is_public  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
263
263
<div class="variablelist"><table border="0">
264
264
<col align="left" valign="top">
265
265
<tbody>
280
280
<div class="refsect2" title="syncdaemon_file_info_set_is_public ()">
281
281
<a name="syncdaemon-file-info-set-is-public"></a><h3>syncdaemon_file_info_set_is_public ()</h3>
282
282
<pre class="programlisting"><span class="returnvalue">void</span>                syncdaemon_file_info_set_is_public  (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
283
 
                                                         <em class="parameter"><code><span class="type">gboolean</span> is_public</code></em>);</pre>
 
283
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_public</code></em>);</pre>
284
284
<div class="variablelist"><table border="0">
285
285
<col align="left" valign="top">
286
286
<tbody>
300
300
<hr>
301
301
<div class="refsect2" title="syncdaemon_file_info_get_public_url ()">
302
302
<a name="syncdaemon-file-info-get-public-url"></a><h3>syncdaemon_file_info_get_public_url ()</h3>
303
 
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       syncdaemon_file_info_get_public_url (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
 
303
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       syncdaemon_file_info_get_public_url (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>);</pre>
304
304
<div class="variablelist"><table border="0">
305
305
<col align="left" valign="top">
306
306
<tbody>
321
321
<div class="refsect2" title="syncdaemon_file_info_set_public_url ()">
322
322
<a name="syncdaemon-file-info-set-public-url"></a><h3>syncdaemon_file_info_set_public_url ()</h3>
323
323
<pre class="programlisting"><span class="returnvalue">void</span>                syncdaemon_file_info_set_public_url (<em class="parameter"><code><a class="link" href="SyncdaemonFileInfo.html" title="SyncdaemonFileInfo"><span class="type">SyncdaemonFileInfo</span></a> *finfo</code></em>,
324
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *public_url</code></em>);</pre>
 
324
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *public_url</code></em>);</pre>
325
325
<div class="variablelist"><table border="0">
326
326
<col align="left" valign="top">
327
327
<tbody>