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:
committed by
Matthias Clasen
parent
872f72ba0a
commit
5c2b9dfb60
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user