Fix a typo in the docs. (#303940, Masao Mutoh)

2005-05-16  Matthias Clasen  <mclasen@redhat.com>

	* gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo
	in the docs.  (#303940, Masao Mutoh)
This commit is contained in:
Matthias Clasen
2005-05-16 19:42:54 +00:00
committed by Matthias Clasen
parent 872f72ba0a
commit 5c2b9dfb60
4 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo
in the docs. (#303940, Masao Mutoh)
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when

View File

@@ -1,3 +1,8 @@
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo
in the docs. (#303940, Masao Mutoh)
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when

View File

@@ -1,3 +1,8 @@
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo
in the docs. (#303940, Masao Mutoh)
2005-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when

View File

@@ -621,7 +621,7 @@ on_renderer_display_closed (GdkDisplay *display,
* by functions such as gdk_draw_layout().
*
* Before using the renderer, you need to call gdk_pango_renderer_set_drawable()
* and gdk_pango_renderer_set_drawable() to set the drawable and graphics context
* and gdk_pango_renderer_set_gc() to set the drawable and graphics context
* to use for drawing.
*
* Return value: the default #PangoRenderer for @screen. The