diff options
Diffstat (limited to 'gtk/gtkoverlay.c')
-rw-r--r-- | gtk/gtkoverlay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkoverlay.c b/gtk/gtkoverlay.c index 04ec0093a6..4fba2b476a 100644 --- a/gtk/gtkoverlay.c +++ b/gtk/gtkoverlay.c @@ -325,7 +325,7 @@ gtk_overlay_class_init (GtkOverlayClass *klass) /** * GtkOverlay::get-child-position: - * @overlay: the #GtkOverlay + * @overlay: the `GtkOverlay` * @widget: the child widget to position * @allocation: (type Gdk.Rectangle) (out caller-allocates): return * location for the allocation |