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:37:34 +00:00 committed by Matthias Clasen
parent ce16af5a93
commit 51881768c4
4 changed files with 10 additions and 1 deletions

View File

@ -1,5 +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)
* configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when

View File

@ -1,5 +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)
* configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when

View File

@ -1,5 +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)
* configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
* gtk/gtktoggleaction.c (connect_proxy): Be more careful when

View File

@ -559,7 +559,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