~ubuntu-branches/debian/sid/goocanvas/sid

« back to all changes in this revision

Viewing changes to docs/xml/goocanvaspathmodel.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Garcia Sogo
  • Date: 2008-05-25 13:53:01 UTC
  • mfrom: (1.2.1 upstream) (4.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080525135301-v9w9vicjrstegrv8
Tags: 0.10-1
* New upstream release
* Update 10_relibtoolize patch for this version
* Bump Standars-Version to 3.7.3
* Change VCS info in debian/control to point to git.debian.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
<para>
93
93
To respond to events such as mouse clicks on the path you must connect
94
94
to the signal handlers of the corresponding <link linkend="GooCanvasPath"><type>GooCanvasPath</type></link> objects.
95
 
(See <link linkend="goo-canvas-get-item"><function>goo_canvas_get_item()</function></link> and <link linkend="GooCanvas-item-created"><type>GooCanvas::item-created</type></link>.)</para>
 
95
(See <link linkend="goo-canvas-get-item"><function>goo_canvas_get_item()</function></link> and <link linkend="GooCanvas-item-created"><type>"item-created"</type></link>.)</para>
96
96
<para>
97
97
 
98
98
</para>
176
176
</refsect1>
177
177
<refsect1 role="property_details">
178
178
<title role="property_details.title">Property Details</title>
179
 
<refsect2><title><anchor id="GooCanvasPathModel--data"/>The &quot;<literal>data</literal>&quot; property</title>
 
179
<refsect2><title><anchor id="GooCanvasPathModel--data"/>The <literal>&quot;data&quot;</literal> property</title>
180
180
<indexterm><primary>GooCanvasPathModel:data</primary></indexterm><programlisting>  &quot;data&quot;                     <link linkend="gchararray">gchararray</link>            : Write</programlisting>
181
181
<para>The sequence of path commands.</para><para>Default value: NULL</para>
182
182
</refsect2>
186
186
 
187
187
 
188
188
 
 
189
 
 
190
<refsect1><refsect2 /><refsect2 /></refsect1>
189
191
</refentry>