pygtksourceview r71 - in trunk: . docs/reference
- From: gianmt svn gnome org
- To: svn-commits-list gnome org
- Subject: pygtksourceview r71 - in trunk: . docs/reference
- Date: Mon, 21 Jan 2008 12:21:44 +0000 (GMT)
Author: gianmt
Date: Mon Jan 21 12:21:44 2008
New Revision: 71
URL: http://svn.gnome.org/viewvc/pygtksourceview?rev=71&view=rev
Log:
fix a couple of links in the docs
Modified:
trunk/ChangeLog
trunk/docs/reference/gtksourceview2-gtksourceprintcompositor.xml
Modified: trunk/docs/reference/gtksourceview2-gtksourceprintcompositor.xml
==============================================================================
--- trunk/docs/reference/gtksourceview2-gtksourceprintcompositor.xml (original)
+++ trunk/docs/reference/gtksourceview2-gtksourceprintcompositor.xml Mon Jan 21 12:21:44 2008
@@ -1107,7 +1107,7 @@
</para>
<para>
For the footer to be printed, in addition to specifying format strings, you need to enable footer printing with
- <methodname><link linkend="method-gtksourceprintcompositor2--set-print-footer"></link>gtksourceview2.PrintCompositor.set_print_footer</methodname>().
+ <methodname><link linkend="method-gtksourceprintcompositor2--set-print-footer">gtksourceview2.PrintCompositor.set_print_footer</link></methodname>().
</para>
<para>
This method cannot be called anymore after the first call to the
@@ -1196,7 +1196,7 @@
</para>
<para>
For the header to be printed, in addition to specifying format strings, you need to enable header printing with
- <methodname><link linkend="method-gtksourceprintcompositor2--set-print-header"></link>gtksourceview2.PrintCompositor.set_print_header</methodname>().
+ <methodname><link linkend="method-gtksourceprintcompositor2--set-print-header">gtksourceview2.PrintCompositor.set_print_header</link></methodname>().
</para>
<para>
This method cannot be called anymore after the first call to the
@@ -1305,9 +1305,8 @@
</variablelist>
<para>
- The <methodname>set_print_footer</methodname>() method sets whether you want to
- print a footer in each page. The footer consists of three pieces of text and an optional
- line separator, configurable with
+ The <methodname>set_print_footer</methodname> method sets whether you want to print a footer in each page.
+ The footer consists of three pieces of text and an optional line separator, configurable with
<methodname><link linkend="method-gtksourceprintcompositor2--set-footer-format">gtksourceview2.PrintCompositor.set_footer_format</link></methodname>().
</para>
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]