[gtk+/native-layout] Fix a tiny documentation typo
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/native-layout] Fix a tiny documentation typo
- Date: Sun, 4 Apr 2010 02:42:40 +0000 (UTC)
commit 837b998810bb314a47fbe3e2563432383a6649e5
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 e4de589..90f54d2 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -7637,7 +7637,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]