diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c index c8fb47668c..d9c456e304 100644 --- a/gtk/gtkwindow.c +++ b/gtk/gtkwindow.c @@ -1134,7 +1134,7 @@ gtk_window_class_init (GtkWindowClass *klass) 20, GTK_PARAM_READWRITE)); /** - * GtkWindow:set-focus: + * GtkWindow::set-focus: * @window: the window which received the signal * @widget: (nullable): the newly focused widget (or %NULL for no focus) *