[gtk+] Minor doc cleanup



commit a731cd1ef62b8e460373e660f6f77fce6d4d9ca4
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]