[gtk+] Fix a tiny documentation typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix a tiny documentation typo
- Date: Thu, 18 Mar 2010 01:20:51 +0000 (UTC)
commit 3a65f554c57a6b83e041bbe3ef2da9770638ec5a
Author: Hiroyuki Ikezoe <poincare ikezoe net>
Date: Tue Mar 16 17:10:18 2010 -0400
Fix a tiny documentation typo
gtk/gtkwidget.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c
index 94d78af..0202617 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -7622,7 +7622,7 @@ gtk_widget_get_root_window (GtkWidget *widget)
* around the window using keyboard shortcuts. @direction indicates
* what kind of motion is taking place (up, down, left, right, tab
* forward, tab backward). gtk_widget_child_focus() emits the
- * #GtkWidget::focus" signal; widgets override the default handler
+ * #GtkWidget::focus signal; widgets override the default handler
* for this signal in order to implement appropriate focus behavior.
*
* The default ::focus handler for a widget should return %TRUE if
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]