Fix a documentation error

Reported by Eduard Bagrov in bug 592862.
This commit is contained in:
Matthias Clasen 2009-08-29 19:45:52 -04:00
parent 64cd8c3f52
commit 7e4e2c636e

View File

@ -427,7 +427,7 @@ gdk_pixmap_foreign_new (GdkNativeWindow anid)
* For example in the X backend, a native pixmap handle is an Xlib
* <type>XID</type>.
*
* Return value: the #GdkWindow wrapper for the native window,
* Return value: the #GdkPixmap wrapper for the native pixmap,
* or %NULL if there is none.
**/
GdkPixmap*