X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkfontchooser.c;h=21a5deb234661de771831f89f20e34f1a9c5a6bf;hb=af0007d0d89309838fb55cc62c76793b574fa40a;hp=6f16b13a5f6594b2c1902cc7f687bb54be4a066d;hpb=9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090;p=~andy%2Fgtk diff --git a/gtk/gtkfontchooser.c b/gtk/gtkfontchooser.c index 6f16b13a5..21a5deb23 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.