diff options
Diffstat (limited to 'gtk/gtkoffscreenwindow.c')
-rw-r--r-- | gtk/gtkoffscreenwindow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkoffscreenwindow.c b/gtk/gtkoffscreenwindow.c index 8e9f23f02c..192db55b4e 100644 --- a/gtk/gtkoffscreenwindow.c +++ b/gtk/gtkoffscreenwindow.c @@ -282,7 +282,7 @@ gtk_offscreen_window_init (GtkOffscreenWindow *window) * Creates a toplevel container widget that is used to retrieve * snapshots of widgets without showing them on the screen. * - * Return value: A pointer to a #GtkWidget + * Returns: A pointer to a #GtkWidget * * Since: 2.20 */ |