From dd8e4d588fb5929086efb522b8dd2d447d2e1199 Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Mon, 28 Dec 2009 09:24:12 -0600 Subject: Documentation changes. --- gtk/gtkoffscreenwindow.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk') diff --git a/gtk/gtkoffscreenwindow.c b/gtk/gtkoffscreenwindow.c index 2b9b415712..98034c6b5b 100644 --- a/gtk/gtkoffscreenwindow.c +++ b/gtk/gtkoffscreenwindow.c @@ -35,8 +35,8 @@ * is a toplevel widget you cannot obtain snapshots of a full window * with it since you cannot pack a toplevel widget in another toplevel. * - * The idea is to take a widget and manually set the size and state of - * it, add it to a #GtkOffscreenWindow and then retrieve the snapshot + * The idea is to take a widget and manually set the state of it, + * add it to a #GtkOffscreenWindow and then retrieve the snapshot * as a #GdkPixmap or #GdkPixbuf. * * #GtkOffscreenWindow derives from #GtkWindow only as an implementation -- cgit v1.2.1