~ubuntu-branches/ubuntu/natty/libgdata/natty-security

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-12-13 17:19:01 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20101213171901-awhyhugv4lezj5oi
Tags: 0.7.1-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
<tbody>
122
122
<tr>
123
123
<td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
124
 
<td>a category describing the content
125
 
</td>
 
124
<td>a category describing the content</td>
126
125
</tr>
127
126
<tr>
128
127
<td><p><span class="term"><em class="parameter"><code>scheme</code></em> :</span></p></td>
129
 
<td> a URI identifying the categorisation scheme, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
128
<td>a URI identifying the categorisation scheme, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
130
129
</td>
131
130
</tr>
132
131
<tr>
133
132
<td><p><span class="term"><em class="parameter"><code>label</code></em> :</span></p></td>
134
 
<td> a human-readable name for the category, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
133
<td>a human-readable name for the category, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
135
134
</td>
136
135
</tr>
137
136
<tr>
138
137
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
139
 
<td> a new <a class="link" href="GDataMediaCategory.html" title="GDataMediaCategory"><span class="type">GDataMediaCategory</span></a>, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>; unref with <a href="/opt/gnome2/build/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
 
138
<td>a new <a class="link" href="GDataMediaCategory.html" title="GDataMediaCategory"><span class="type">GDataMediaCategory</span></a>, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>; unref with <a href="/opt/gnome2/build/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
140
139
</td>
141
140
</tr>
142
141
</tbody>
159
158
</tr>
160
159
<tr>
161
160
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
162
 
<td> the actual category
163
 
 
164
 
</td>
 
161
<td>the actual category</td>
165
162
</tr>
166
163
</tbody>
167
164
</table></div>
185
182
</tr>
186
183
<tr>
187
184
<td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
188
 
<td>the new category
189
 
</td>
 
185
<td>the new category</td>
190
186
</tr>
191
187
</tbody>
192
188
</table></div>
209
205
</tr>
210
206
<tr>
211
207
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
212
 
<td> the category's scheme, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
213
 
 
 
208
<td>the category's scheme, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
214
209
</td>
215
210
</tr>
216
211
</tbody>
238
233
</tr>
239
234
<tr>
240
235
<td><p><span class="term"><em class="parameter"><code>scheme</code></em> :</span></p></td>
241
 
<td> the category's new scheme, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
236
<td>the category's new scheme, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
242
237
</td>
243
238
</tr>
244
239
</tbody>
262
257
</tr>
263
258
<tr>
264
259
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
265
 
<td> the category's label, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
266
 
 
 
260
<td>the category's label, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
267
261
</td>
268
262
</tr>
269
263
</tbody>
291
285
</tr>
292
286
<tr>
293
287
<td><p><span class="term"><em class="parameter"><code>label</code></em> :</span></p></td>
294
 
<td> the category's new label, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
288
<td>the category's new label, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
295
289
</td>
296
290
</tr>
297
291
</tbody>