gtksourceview r1852 - in trunk: . gtksourceview
- From: gianmt svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r1852 - in trunk: . gtksourceview
- Date: Sun, 20 Jan 2008 17:23:16 +0000 (GMT)
Author: gianmt
Date: Sun Jan 20 17:23:16 2008
New Revision: 1852
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=1852&view=rev
Log:
fix a couple of typos in docs.
Modified:
trunk/ChangeLog
trunk/gtksourceview/gtksourceprintcompositor.c
Modified: trunk/gtksourceview/gtksourceprintcompositor.c
==============================================================================
--- trunk/gtksourceview/gtksourceprintcompositor.c (original)
+++ trunk/gtksourceview/gtksourceprintcompositor.c Sun Jan 20 17:23:16 2008
@@ -1250,7 +1250,7 @@
/**
* gtk_source_print_compositor_set_body_font_name:
* @compositor: a #GtkSourcePrintCompositor.
- * @font_name: the name of the default font for the body of text.
+ * @font_name: the name of the default font for the body text.
*
* Sets the default font for the printed text.
*
@@ -1364,7 +1364,7 @@
/**
* gtk_source_print_compositor_set_header_font_name:
* @compositor: a #GtkSourcePrintCompositor.
- * @font_name: the name of the font for line numbers, or %NULL.
+ * @font_name: the name of the font for header text, or %NULL.
*
* Sets the font for printing the page header. If
* %NULL is supplied, the default font (i.e. the one being used for the
@@ -1426,7 +1426,7 @@
/**
* gtk_source_print_compositor_set_footer_font_name:
* @compositor: a #GtkSourcePrintCompositor.
- * @font_name: the name of the font for line numbers, or %NULL.
+ * @font_name: the name of the font for the footer text, or %NULL.
*
* Sets the font for printing the page footer. If
* %NULL is supplied, the default font (i.e. the one being used for the
@@ -1632,7 +1632,7 @@
*
* Gets the right margin in units of @unit.
*
- * Return value: the top margin
+ * Return value: the right margin
*
* Since: 2.2
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]