/usr/share/gtk-doc/html/pygoocanvas/class-canvas-group.html is in python-pygoocanvas 0.14.1-1ubuntu6.
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 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>goocanvas.Group</title><link rel="stylesheet" type="text/css" href="style.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="PyGooCanvas Reference Manual"><link rel="up" href="pygoocanvas-std-items.html" title="PyGooCanvas Standard Canvas Items Reference"><link rel="prev" href="class-canvas-image.html" title="goocanvas.Image"><link rel="next" href="class-canvas-path.html" title="goocanvas.Path"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">goocanvas.Group</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-canvas-image.html">Prev</a> </td><th width="60%" align="center">PyGooCanvas Standard Canvas Items Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-canvas-path.html">Next</a></td></tr></table><hr></div><div class="refentry" title="goocanvas.Group"><a name="class-canvas-group"></a><div class="titlepage"></div><div class="refnamediv"><h2>goocanvas.Group</h2><p>goocanvas.Group — A group of items.</p></div><div class="refsect1" title="Synopsis"><a name="idp1258144"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">goocanvas.Group</span></span>(<span class="ooclass"><span class="classname">goocanvas.ItemSimple</span></span>):
<code class="constructorsynopsis"> <span class="methodname">goocanvas.Group</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>properties</code></strong></span><span class="initializer">=None</span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="idp1263632"></a><h2>Ancestry</h2><pre class="synopsis">+-- <a
href="../pygobject/class-gobject.html"
>gobject.GObject</a>
+-- goocanvas.ItemSimple
+-- goocanvas.Group
</pre></div><div class="refsect1" title="goocanvas.Group Properties"><a name="properties-goocanvasgroup"></a><h2>goocanvas.Group Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col width="1in"><col width="1in"><col width="3.5in"></colgroup><tbody><tr valign="top"><td valign="top">"height"</td><td valign="top">Read/Write</td><td valign="top">The height of the group, or -1 to use the default height. Default value: -1.</td></tr><tr valign="top"><td valign="top">"width"</td><td valign="top">Read/Write</td><td valign="top">The width of the group, or -1 to use the default width. Default value: -1.</td></tr><tr valign="top"><td valign="top">"x"</td><td valign="top">Read/Write</td><td valign="top">The x coordinate of the group. Default value: 0.</td></tr><tr valign="top"><td valign="top">"y"</td><td valign="top">Read/Write</td><td valign="top">The y coordinate of the group. Default value: 0.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" title="Implemented Interfaces"><a name="idp1281984"></a><h2>Implemented Interfaces</h2><p>
<code class="classname">goocanvas.Group</code>
implements
<code class="classname">goocanvas.Item</code>
</p></div><div class="refsect1" title="Description"><a name="idp1285024"></a><h2>Description</h2><code class="classname">goocanvas.Group</code>
represents a group of items. Groups can be nested to any depth, to create a hierarchy of items.
Items are ordered within each group, with later items being displayed above earlier items.
It is a subclass of
<code class="classname">goocanvas.ItemSimple</code>
and so inherits all of the style properties such as "stroke-color", "fill-color" and "line-width".
Setting a style property on a <code class="classname">goocanvas.Group</code>
will affect all children of the <code class="classname">goocanvas.Group</code>
(unless the children override the property setting).
It also implements the <code class="classname">goocanvas.Item</code>
interface, so you can use the <code class="classname">goocanvas.Item</code>
functions such as <code class="methodname">goocanvas.Item.raise_()</code>
and <code class="methodname">goocanvas.Item.rotate()</code>,
and the properties such as "visibility" and "pointer-events".
</div><div class="refsect1" title="Constructor"><a name="constructor-canvas-group"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">goocanvas.Group</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>properties</code></strong></span><span class="initializer">=None</span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>properties</code></strong>:</span></p></td><td>A comma separated properties as **kwargs.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A new
<code class="classname">goocanvas.Group</code>
</td></tr></tbody></table><p>
Creates a new canvas group item.
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-canvas-image.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pygoocanvas-std-items.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-canvas-path.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">goocanvas.Image </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> goocanvas.Path</td></tr></table></div></body></html>
|