summaryrefslogtreecommitdiff
path: root/gdk/gdkfont.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-11-08 23:21:35 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-11-08 23:21:35 +0000
commit908bee9b3f66dc6b357c6b5d7a3ff32021f6ee86 (patch)
tree7e70cb77c1dbf9f7d4ff9c4e89261b0c7a565871 /gdk/gdkfont.c
parent85c6465ec5f88666e036fe3fde0b2714291bdcb7 (diff)
downloadgtk+-908bee9b3f66dc6b357c6b5d7a3ff32021f6ee86.tar.gz
Reformulate doc comments to work around gtk-doc limitations.
* gdk/x11/gdkfont-x11.c (gdk_text_extents_wc): (gdk_text_extents): * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to work around gtk-doc limitations.
Diffstat (limited to 'gdk/gdkfont.c')
-rw-r--r--gdk/gdkfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkfont.c b/gdk/gdkfont.c
index 262eb657c3..c116851ab3 100644
--- a/gdk/gdkfont.c
+++ b/gdk/gdkfont.c
@@ -173,7 +173,7 @@ gdk_string_measure (GdkFont *font,
* @ascent: the ascent of the string.
* @descent: the descent of the string.
*
- * Returns the metrics of a nul-terminated string.
+ * Gets the metrics of a nul-terminated string.
**/
void
gdk_string_extents (GdkFont *font,