[gtk+/gtk-2-22] [docs] Fix GtkWindow: activate-default => activate-focus.
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-22] [docs] Fix GtkWindow: activate-default => activate-focus.
- Date: Fri, 4 Jun 2010 22:47:40 +0000 (UTC)
commit f14fc8bc374f7e06343a80dff0b80efc8de3c014
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 152959f..6a88167 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -814,7 +814,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]