This file is indexed.

/usr/share/gtk-doc/html/goffice-0.10/GocGroup.html is in libgoffice-0.10-doc 0.10.9-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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GocGroup</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="GOffice Reference Manual">
<link rel="up" href="ch04.html" title="Base objects">
<link rel="prev" href="GocItem.html" title="GocItem">
<link rel="next" href="GocStyledItem.html" title="GocStyledItem">
<meta name="generator" content="GTK-Doc V1.19 (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="GocItem.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch04.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">GOffice Reference Manual</th>
<td><a accesskey="n" href="GocStyledItem.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GocGroup.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#GocGroup.description" class="shortcut">Description</a>
                   | 
                  <a href="#GocGroup.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#GocGroup.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry">
<a name="GocGroup"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GocGroup.top_of_page"></a>GocGroup</span></h2>
<p>GocGroup — Group item</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="GocGroup.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">                    <a class="link" href="GocGroup.html#GocGroup-struct" title="GocGroup">GocGroup</a>;
struct              <a class="link" href="GocGroup.html#GocGroupClass" title="struct GocGroupClass">GocGroupClass</a>;
<span class="returnvalue">void</span>                <a class="link" href="GocGroup.html#goc-group-add-child" title="goc_group_add_child ()">goc_group_add_child</a>                 (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *parent</code></em>,
                                                         <em class="parameter"><code><a class="link" href="GocItem.html" title="GocItem"><span class="type">GocItem</span></a> *item</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GocGroup.html#goc-group-adjust-bounds" title="goc_group_adjust_bounds ()">goc_group_adjust_bounds</a>             (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> const *group</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *x0</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *y0</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *x1</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *y1</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GocGroup.html#goc-group-adjust-coords" title="goc_group_adjust_coords ()">goc_group_adjust_coords</a>             (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> const *group</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *x</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *y</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GocGroup.html#goc-group-cairo-transform" title="goc_group_cairo_transform ()">goc_group_cairo_transform</a>           (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> const *group</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> x</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> y</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GocGroup.html#goc-group-clear" title="goc_group_clear ()">goc_group_clear</a>                     (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *group</code></em>);
<a class="link" href="GocGroup.html" title="GocGroup"><span class="returnvalue">GocGroup</span></a> *          <a class="link" href="GocGroup.html#goc-group-new" title="goc_group_new ()">goc_group_new</a>                       (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *parent</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GocGroup.html#goc-group-remove-child" title="goc_group_remove_child ()">goc_group_remove_child</a>              (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *parent</code></em>,
                                                         <em class="parameter"><code><a class="link" href="GocItem.html" title="GocItem"><span class="type">GocItem</span></a> *item</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="GocGroup.html#goc-group-set-clip-path" title="goc_group_set_clip_path ()">goc_group_set_clip_path</a>             (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *group</code></em>,
                                                         <em class="parameter"><code><a class="link" href="GOPath.html" title="GOPath"><span class="type">GOPath</span></a> *clip_path</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-fill-rule-t"><span class="type">cairo_fill_rule_t</span></a> clip_rule</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="GocGroup.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
   +----<a class="link" href="GocItem.html" title="GocItem">GocItem</a>
         +----GocGroup
</pre>
</div>
<div class="refsect1">
<a name="GocGroup.properties"></a><h2>Properties</h2>
<pre class="synopsis">
  "<a class="link" href="GocGroup.html#GocGroup--x" title='The "x" property'>x</a>"                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
  "<a class="link" href="GocGroup.html#GocGroup--y" title='The "y" property'>y</a>"                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
</pre>
</div>
<div class="refsect1">
<a name="GocGroup.description"></a><h2>Description</h2>
<p>
A <a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> is a <a class="link" href="GocItem.html" title="GocItem"><span class="type">GocItem</span></a> which just contains other items.
</p>
<p>
The contents
of the canvas are stored as a tree where <a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> items are branches and
other items are leafs.
</p>
</div>
<div class="refsect1">
<a name="GocGroup.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="GocGroup-struct"></a><h3>GocGroup</h3>
<pre class="programlisting">typedef struct _GocGroup GocGroup;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GocGroupClass"></a><h3>struct GocGroupClass</h3>
<pre class="programlisting">struct GocGroupClass {
	GocItemClass base;
};
</pre>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><a class="link" href="GocItem.html#GocItemClass" title="struct GocItemClass"><span class="type">GocItemClass</span></a> <em class="structfield"><code><a name="GocGroupClass.base"></a>base</code></em>;</span></p></td>
<td>base class.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-add-child"></a><h3>goc_group_add_child ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                goc_group_add_child                 (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *parent</code></em>,
                                                         <em class="parameter"><code><a class="link" href="GocItem.html" title="GocItem"><span class="type">GocItem</span></a> *item</code></em>);</pre>
<p>
Adds <em class="parameter"><code>item</code></em> as a new child to <em class="parameter"><code>parent</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>item</code></em> :</span></p></td>
<td><a class="link" href="GocItem.html" title="GocItem"><span class="type">GocItem</span></a></td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-adjust-bounds"></a><h3>goc_group_adjust_bounds ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                goc_group_adjust_bounds             (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> const *group</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *x0</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *y0</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *x1</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *y1</code></em>);</pre>
<p>
Adds <em class="parameter"><code>group</code></em> horizontal offset to <em class="parameter"><code>x0</code></em> and <em class="parameter"><code>x1</code></em>, and vertical offset to <em class="parameter"><code>y0</code></em>
and <em class="parameter"><code>y1</code></em>. This function is called recursively so that when returning <em class="parameter"><code>x0</code></em>,
<em class="parameter"><code>y0</code></em>, <em class="parameter"><code>x1</code></em>, and <em class="parameter"><code>y1</code></em> are absolute coordinates in canvas space,
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x0</code></em> :</span></p></td>
<td>first horizontal coordinate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y0</code></em> :</span></p></td>
<td>first vertical coordinate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x1</code></em> :</span></p></td>
<td>last horizontal coordinate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y1</code></em> :</span></p></td>
<td>last vertical coordinate</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-adjust-coords"></a><h3>goc_group_adjust_coords ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                goc_group_adjust_coords             (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> const *group</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *x</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> *y</code></em>);</pre>
<p>
Adds <em class="parameter"><code>group</code></em> horizontal offset to <em class="parameter"><code>x0</code></em>, and vertical offset to <em class="parameter"><code>y0</code></em>.
This function is called recursively so that when returning <em class="parameter"><code>x0</code></em> and
<em class="parameter"><code>y0</code></em> are absolute coordinates in canvas space,
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
<td>horizontal coordinate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
<td>vertical coordinate</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-cairo-transform"></a><h3>goc_group_cairo_transform ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                goc_group_cairo_transform           (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> const *group</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> x</code></em>,
                                                         <em class="parameter"><code><span class="type">double</span> y</code></em>);</pre>
<p>
Translates <em class="parameter"><code>cr</code></em> current context so that operations start at (<em class="parameter"><code>x</code></em>,<em class="parameter"><code>y</code></em>), which
are <em class="parameter"><code>group</code></em> relative coordinates, and is scaled according to the containing
<a class="link" href="GocCanvas.html" title="GocCanvas"><span class="type">GocCanvas</span></a> current scale (see <a class="link" href="GocCanvas.html#goc-canvas-get-pixels-per-unit" title="goc_canvas_get_pixels_per_unit ()"><code class="function">goc_canvas_get_pixels_per_unit()</code></a>). The
translation takes all <em class="parameter"><code>group</code></em> ancestors into account.
</p>
<p>
This function does not call <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-save"><code class="function">cairo_save()</code></a>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>cr</code></em> :</span></p></td>
<td><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
<td>horizontal coordinate</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
<td>vertical coordinate</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-clear"></a><h3>goc_group_clear ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                goc_group_clear                     (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *group</code></em>);</pre>
<p>
Destroys all <em class="parameter"><code>group</code></em> children.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-new"></a><h3>goc_group_new ()</h3>
<pre class="programlisting"><a class="link" href="GocGroup.html" title="GocGroup"><span class="returnvalue">GocGroup</span></a> *          goc_group_new                       (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *parent</code></em>);</pre>
<p>
Creates a new <a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> as a child of <em class="parameter"><code>parent</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the newly created <a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-remove-child"></a><h3>goc_group_remove_child ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                goc_group_remove_child              (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *parent</code></em>,
                                                         <em class="parameter"><code><a class="link" href="GocItem.html" title="GocItem"><span class="type">GocItem</span></a> *item</code></em>);</pre>
<p>
Removes <em class="parameter"><code>item</code></em> from <em class="parameter"><code>parent</code></em>. This function will fail if <em class="parameter"><code>item</code></em> is not a
child of <em class="parameter"><code>parent</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>item</code></em> :</span></p></td>
<td><a class="link" href="GocItem.html" title="GocItem"><span class="type">GocItem</span></a></td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="goc-group-set-clip-path"></a><h3>goc_group_set_clip_path ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                goc_group_set_clip_path             (<em class="parameter"><code><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a> *group</code></em>,
                                                         <em class="parameter"><code><a class="link" href="GOPath.html" title="GOPath"><span class="type">GOPath</span></a> *clip_path</code></em>,
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-fill-rule-t"><span class="type">cairo_fill_rule_t</span></a> clip_rule</code></em>);</pre>
<p>
Clips the drawing inside <em class="parameter"><code>path</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
<td><a class="link" href="GocGroup.html" title="GocGroup"><span class="type">GocGroup</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>clip_path</code></em> :</span></p></td>
<td><a class="link" href="GOPath.html" title="GOPath"><span class="type">GOPath</span></a></td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>clip_rule</code></em> :</span></p></td>
<td><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-fill-rule-t"><span class="type">cairo_fill_rule_t</span></a></td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1">
<a name="GocGroup.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GocGroup--x"></a><h3>The <code class="literal">"x"</code> property</h3>
<pre class="programlisting">  "x"                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
<p>The group horizontal offset.</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2">
<a name="GocGroup--y"></a><h3>The <code class="literal">"y"</code> property</h3>
<pre class="programlisting">  "y"                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
<p>The group vertical offset.</p>
<p>Default value: 0</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.19</div>
</body>
</html>