~ubuntu-branches/ubuntu/vivid/glib2.0/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gobject/html/gobject-Varargs-Value-Collection.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-03-24 20:58:34 UTC
  • mfrom: (1.66.13)
  • Revision ID: package-import@ubuntu.com-20140324205834-8hsgok8k36ftocqa
Tags: 2.40.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
</tr>
142
142
<tr>
143
143
<td class="parameter_name"><p>__error</p></td>
144
 
<td class="parameter_description"><p>a <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>** variable that will be modified to hold a <a href="../glib/glib-Memory-Allocation.html#g-new"><code class="function">g_new()</code></a>
 
144
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>** variable that will be modified to hold a <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-new"><code class="function">g_new()</code></a>
145
145
allocated error messages if something fails</p></td>
146
146
<td class="parameter_annotations"> </td>
147
147
</tr>
191
191
</tr>
192
192
<tr>
193
193
<td class="parameter_name"><p>__error</p></td>
194
 
<td class="parameter_description"><p>a <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>** variable that will be modified to hold a <a href="../glib/glib-Memory-Allocation.html#g-new"><code class="function">g_new()</code></a>
 
194
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>** variable that will be modified to hold a <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-new"><code class="function">g_new()</code></a>
195
195
allocated error messages if something fails</p></td>
196
196
<td class="parameter_annotations"> </td>
197
197
</tr>
240
240
</tr>
241
241
<tr>
242
242
<td class="parameter_name"><p>__error</p></td>
243
 
<td class="parameter_description"><p>a <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>** variable that will be modified to hold a <a href="../glib/glib-Memory-Allocation.html#g-new"><code class="function">g_new()</code></a>
 
243
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>** variable that will be modified to hold a <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-new"><code class="function">g_new()</code></a>
244
244
allocated error messages if something fails</p></td>
245
245
<td class="parameter_annotations"> </td>
246
246
</tr>
264
264
</colgroup>
265
265
<tbody>
266
266
<tr>
267
 
<td class="union_member_name"><p><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GTypeCValue.v-int"></a>v_int</code></em>;</p></td>
 
267
<td class="union_member_name"><p><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GTypeCValue.v-int"></a>v_int</code></em>;</p></td>
268
268
<td class="union_member_description"><p>the field for holding integer values</p></td>
269
269
<td class="union_member_annotations"> </td>
270
270
</tr>
271
271
<tr>
272
 
<td class="union_member_name"><p><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a> <em class="structfield"><code><a name="GTypeCValue.v-long"></a>v_long</code></em>;</p></td>
 
272
<td class="union_member_name"><p><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"><span class="type">glong</span></a> <em class="structfield"><code><a name="GTypeCValue.v-long"></a>v_long</code></em>;</p></td>
273
273
<td class="union_member_description"><p>the field for holding long integer values</p></td>
274
274
<td class="union_member_annotations"> </td>
275
275
</tr>
276
276
<tr>
277
 
<td class="union_member_name"><p><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> <em class="structfield"><code><a name="GTypeCValue.v-int64"></a>v_int64</code></em>;</p></td>
 
277
<td class="union_member_name"><p><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> <em class="structfield"><code><a name="GTypeCValue.v-int64"></a>v_int64</code></em>;</p></td>
278
278
<td class="union_member_description"><p>the field for holding 64 bit integer values</p></td>
279
279
<td class="union_member_annotations"> </td>
280
280
</tr>
281
281
<tr>
282
 
<td class="union_member_name"><p><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="GTypeCValue.v-double"></a>v_double</code></em>;</p></td>
 
282
<td class="union_member_name"><p><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="GTypeCValue.v-double"></a>v_double</code></em>;</p></td>
283
283
<td class="union_member_description"><p>the field for holding floating point values</p></td>
284
284
<td class="union_member_annotations"> </td>
285
285
</tr>
286
286
<tr>
287
 
<td class="union_member_name"><p><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GTypeCValue.v-pointer"></a>v_pointer</code></em>;</p></td>
 
287
<td class="union_member_name"><p><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> <em class="structfield"><code><a name="GTypeCValue.v-pointer"></a>v_pointer</code></em>;</p></td>
288
288
<td class="union_member_description"><p>the field for holding pointers</p></td>
289
289
<td class="union_member_annotations"> </td>
290
290
</tr>