mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 14:31:10 +00:00
[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:
|
* GtkWindow::activate-focus:
|
||||||
* @window: the window which received the signal
|
* @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>
|
* <link linkend="keybinding-signals">keybinding signal</link>
|
||||||
* which gets emitted when the user activates the currently
|
* which gets emitted when the user activates the currently
|
||||||
* focused widget of @window.
|
* focused widget of @window.
|
||||||
|
Loading…
Reference in New Issue
Block a user