forked from AuroraMiddleware/gtk
[docs] Fix GtkWindow: activate-default => activate-focus.
Signed-off-by: Javier Jardón <jjardon@gnome.org>
This commit is contained in:
parent
233388e693
commit
fe8d093a3c
@ -838,7 +838,7 @@ gtk_window_class_init (GtkWindowClass *klass)
|
||||
* GtkWindow::activate-focus:
|
||||
* @window: the window which received the signal
|
||||
*
|
||||
* The ::activate-default signal is a
|
||||
* The ::activate-focus signal is a
|
||||
* <link linkend="keybinding-signals">keybinding signal</link>
|
||||
* which gets emitted when the user activates the currently
|
||||
* focused widget of @window.
|
||||
|
Loading…
Reference in New Issue
Block a user