[gtk+/gtk-3-8] Minor doc cleanup
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-8] Minor doc cleanup
- Date: Fri, 15 Mar 2013 00:37:41 +0000 (UTC)
commit 2e9567afb79f957e2753d8e5291ba3077bf1149d
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Mar 14 20:24:19 2013 -0400
Minor doc cleanup
Remove widget references from interface docs.
https://bugzilla.gnome.org/show_bug.cgi?id=695874
gtk/gtkfontchooser.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkfontchooser.c b/gtk/gtkfontchooser.c
index 6f16b13..21a5deb 100644
--- a/gtk/gtkfontchooser.c
+++ b/gtk/gtkfontchooser.c
@@ -107,11 +107,11 @@ gtk_font_chooser_default_init (GtkFontChooserInterface *iface)
GTK_PARAM_READWRITE));
/**
- * GtkFontChooserWidget::font-activated:
+ * GtkFontChooser::font-activated:
* @self: the object which received the signal
* @fontname: the font name
*
- * Emitted when a font is activated from the widget's list.
+ * Emitted when a font is activated.
* This usually happens when the user double clicks an item,
* or an item is selected and the user presses one of the keys
* Space, Shift+Space, Return or Enter.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]