summaryrefslogtreecommitdiffstats
path: root/docs/reference/pygio-fileinputstream.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/pygio-fileinputstream.xml')
-rw-r--r--docs/reference/pygio-fileinputstream.xml25
1 files changed, 9 insertions, 16 deletions
diff --git a/docs/reference/pygio-fileinputstream.xml b/docs/reference/pygio-fileinputstream.xml
index f22b60a..723dc64 100644
--- a/docs/reference/pygio-fileinputstream.xml
+++ b/docs/reference/pygio-fileinputstream.xml
@@ -46,6 +46,15 @@
</synopsis>
</refsect1>
+
+ <refsect1>
+ <title>Implemented Interfaces</title>
+ <para>
+ <link linkend="class-giofileinputstream"><classname>gio.FileInputStream</classname></link>
+ implements
+ <link linkend="class-gioseekable"><classname>gio.Seekable</classname></link>
+ </para>
+ </refsect1>
<refsect1>
<title>Description</title>
@@ -72,22 +81,6 @@
<refsect1>
<title>Methods</title>
- <refsect2 id="method-giofileinputstream--clear-pending">
- <title>gio.FileInputStream.clear_pending</title>
-
- <programlisting><methodsynopsis language="python">
- <methodname>clear_pending</methodname>
- <methodparam></methodparam>
- </methodsynopsis></programlisting>
-
- <variablelist>
- </variablelist>
-
- <para>
- The <methodname>clear_pending</methodname>() method clears the pending flag on stream.
- </para>
- </refsect2>
-
<refsect2 id="method-giofileinputstream--query-info">
<title>gio.FileInputStream.query_info</title>