mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
Small documentation tweaks in font choosers
This commit is contained in:
parent
c5cfb6e02b
commit
03a2b338ee
@ -1635,7 +1635,7 @@ gtk_font_selection_set_preview_text (GtkFontSelection *fontsel,
|
||||
|
||||
/**
|
||||
* SECTION:gtkfontseldlg
|
||||
* @Short_description: A dialog box for selecting fonts
|
||||
* @Short_description: Deprecated dialog box for selecting fonts
|
||||
* @Title: GtkFontSelectionDialog
|
||||
* @See_also: #GtkFontSelection, #GtkDialog, #GtkFontChooserDialog
|
||||
*
|
||||
|
@ -46,12 +46,12 @@ struct _GtkFontChooserDialogPrivate
|
||||
};
|
||||
|
||||
/**
|
||||
* SECTION:gtkfontchooserdlg
|
||||
* @Short_description: A dialog box for selecting fonts
|
||||
* SECTION:gtkfontchooserdialog
|
||||
* @Short_description: A dialog for selecting fonts
|
||||
* @Title: GtkFontChooserDialog
|
||||
* @See_also: #GtkFontChooser, #GtkDialog
|
||||
*
|
||||
* The #GtkFontChooserDialog widget is a dialog box for selecting a font.
|
||||
* The #GtkFontChooserDialog widget is a dialog for selecting a font.
|
||||
* It implements the #GtkFontChooser interface.
|
||||
*
|
||||
* <refsect2 id="GtkFontChooserDialog-BUILDER-UI">
|
||||
|
@ -51,7 +51,7 @@
|
||||
#include "gtkgrid.h"
|
||||
|
||||
/**
|
||||
* SECTION:gtkfontchooser
|
||||
* SECTION:gtkfontchooserwidget
|
||||
* @Short_description: A widget for selecting fonts
|
||||
* @Title: GtkFontChooserWidget
|
||||
* @See_also: #GtkFontChooserDialog
|
||||
|
Loading…
Reference in New Issue
Block a user