mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Minor doc cleanup
Remove widget references from interface docs. https://bugzilla.gnome.org/show_bug.cgi?id=695874
This commit is contained in:
parent
feb64f40b0
commit
a731cd1ef6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user