[gtk+] [docs] Fix GtkWindow: activate-default => activate-focus.
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] [docs] Fix GtkWindow: activate-default => activate-focus.
- Date: Fri, 4 Jun 2010 22:46:06 +0000 (UTC)
commit fe8d093a3ca0e3ffcf19e48df2a86d40d4bbd8e6
Author: Stanislas Marquis <stnsls gmail com>
Date: Sat Jun 5 00:33:06 2010 +0200
[docs] Fix GtkWindow: activate-default => activate-focus.
Signed-off-by: Javier Jardón <jjardon gnome org>
gtk/gtkwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 3d88254..942c30e 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]