summaryrefslogtreecommitdiffstats
path: root/docs/reference/pygio-emblem.xml
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-03-09 23:35:05 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2009-03-09 23:35:05 +0000
commit360f533eb6e244dae4cc748618bd77348f206f46 (patch)
treef1f9cbdf4a5b9bb9a4ae083195dd3a7dc24cdb7f /docs/reference/pygio-emblem.xml
parentcc9864de0a55723577d3fbe8b04d36f69fc35a22 (diff)
downloadpygobject-360f533eb6e244dae4cc748618bd77348f206f46.tar.gz
pygobject-360f533eb6e244dae4cc748618bd77348f206f46.tar.xz
pygobject-360f533eb6e244dae4cc748618bd77348f206f46.zip
Create a dedicated Changelog for the docs and move the latest entries in
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/reference/Changelog: Create a dedicated Changelog for the docs and move the latest entries in there. 2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-emblemedicon.xml: * docs/reference/pygio-icon.xml: * docs/reference/pygio-emblem.xml: Add gio.EmblemedIcon and gio.Icon in docs, fix a couple of typos. svn path=/trunk/; revision=1026
Diffstat (limited to 'docs/reference/pygio-emblem.xml')
-rw-r--r--docs/reference/pygio-emblem.xml19
1 files changed, 14 insertions, 5 deletions
diff --git a/docs/reference/pygio-emblem.xml b/docs/reference/pygio-emblem.xml
index f8f4de3..d76f2d8 100644
--- a/docs/reference/pygio-emblem.xml
+++ b/docs/reference/pygio-emblem.xml
@@ -17,16 +17,16 @@
<ooclass><classname><link linkend="class-gioicon">gio.Icon</link></classname></ooclass>
<constructorsynopsis language="python">
- <methodname><link linkend="constructor-giocancellable">gio.Emblem</link></methodname>
+ <methodname><link linkend="constructor-gioemblem">gio.Emblem</link></methodname>
<methodparam><parameter role="keyword">icon</parameter></methodparam>
</constructorsynopsis>
<methodsynopsis language="python">
- <methodname><link linkend="method-giocancellable--get-icon">get_icon</link></methodname>
+ <methodname><link linkend="method-gioemblem--get-icon">get_icon</link></methodname>
<methodparam></methodparam>
</methodsynopsis>
<methodsynopsis language="python">
- <methodname><link linkend="method-giocancellable--get-origin">get_origin</link></methodname>
+ <methodname><link linkend="method-gioemblem--get-origin">get_origin</link></methodname>
<methodparam></methodparam>
</methodsynopsis>
@@ -50,6 +50,15 @@
</synopsis>
</refsect1>
+
+ <refsect1>
+ <title>Implemented Interfaces</title>
+ <para>
+ <link linkend="class-gioemblem"><classname>gio.Emblem</classname></link>
+ implements
+ <link linkend="class-gioicon"><classname>gio.Icon</classname></link>
+ </para>
+ </refsect1>
<refsect1>
<title>Description</title>
@@ -98,7 +107,7 @@
<refsect1>
<title>Methods</title>
- <refsect2 id="method-giocancellable--get-icon">
+ <refsect2 id="method-gioemblem--get-icon">
<title>gio.Emblem.get_icon</title>
<programlisting><methodsynopsis language="python">
@@ -120,7 +129,7 @@
</para>
</refsect2>
- <refsect2 id="method-giocancellable--get-origin">
+ <refsect2 id="method-gioemblem--get-origin">
<title>gio.Emblem.get_origin</title>
<programlisting><methodsynopsis language="python">