Lots of trivial doc fixes.

This commit is contained in:
Matthias Clasen
2002-10-11 20:36:21 +00:00
parent 5591c434f8
commit a9b71314ee
17 changed files with 121 additions and 48 deletions

View File

@ -341,7 +341,7 @@ set_wm_protocols (GdkWindow *window)
* @attributes_mask: mask indicating which fields in @attributes are valid
*
* Creates a new #GdkWindow using the attributes from
* @attributes. Seep #GdkWindowAttr and #GdkWindowAttributesType for
* @attributes. See #GdkWindowAttr and #GdkWindowAttributesType for
* more details. Note: to use this on displays other than the default
* display, @parent must be specified.
*