diff options
Diffstat (limited to 'gtk/gtkrender.c')
-rw-r--r-- | gtk/gtkrender.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkrender.c b/gtk/gtkrender.c index 9f6ce29750..12c0fa2775 100644 --- a/gtk/gtkrender.c +++ b/gtk/gtkrender.c @@ -766,7 +766,7 @@ gtk_do_render_handle (GtkStyleContext *context, * @width: rectangle width * @height: rectangle height * - * Renders a handle (as in #GtkHandleBox, #GtkPaned and + * Renders a handle (as in #GtkPaned and * #GtkWindow’s resize grip), in the rectangle * determined by @x, @y, @width, @height. * |