diff --git a/gdk/x11/gdkpixmap-x11.c b/gdk/x11/gdkpixmap-x11.c index 1fcaf5a9b..7e86dbb72 100644 --- a/gdk/x11/gdkpixmap-x11.c +++ b/gdk/x11/gdkpixmap-x11.c @@ -427,7 +427,7 @@ gdk_pixmap_foreign_new (GdkNativeWindow anid) * For example in the X backend, a native pixmap handle is an Xlib * XID. * - * 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*