forked from AuroraMiddleware/gtk
Merge branch 'window-set-focus-docstring-fix' into 'gtk-3-24'
window: Fix docstring formatting on 'set-focus' signal See merge request GNOME/gtk!1677
This commit is contained in:
commit
e51cfe2349
@ -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)
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user