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.
This commit is contained in:
Matthias Clasen
2002-11-08 23:21:35 +00:00
parent 85c6465ec5
commit 908bee9b3f
8 changed files with 45 additions and 3 deletions

View File

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