[gtk+/wip/colorchooser-v2: 35/40] Small documentation tweaks in font choosers



commit 27957ae1ad86bdee98164e3b8e991aaae711cfcd
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 3 19:39:10 2012 -0500

    Small documentation tweaks in font choosers

 gtk/deprecated/gtkfontsel.c |    2 +-
 gtk/gtkfontchooserdialog.c  |    6 +++---
 gtk/gtkfontchooserwidget.c  |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gtk/deprecated/gtkfontsel.c b/gtk/deprecated/gtkfontsel.c
index e2f7156..9b64107 100644
--- a/gtk/deprecated/gtkfontsel.c
+++ b/gtk/deprecated/gtkfontsel.c
@@ -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
  *
diff --git a/gtk/gtkfontchooserdialog.c b/gtk/gtkfontchooserdialog.c
index cf1ceca..2f68c05 100644
--- a/gtk/gtkfontchooserdialog.c
+++ b/gtk/gtkfontchooserdialog.c
@@ -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">
diff --git a/gtk/gtkfontchooserwidget.c b/gtk/gtkfontchooserwidget.c
index e8c160a..4188fc9 100644
--- a/gtk/gtkfontchooserwidget.c
+++ b/gtk/gtkfontchooserwidget.c
@@ -51,7 +51,7 @@
 #include "gtkgrid.h"
 
 /**
- * SECTION:gtkfontchooser
+ * SECTION:gtkfontchooserwidget
  * @Short_description: A widget for selecting fonts
  * @Title: GtkFontChooserWidget
  * @See_also: #GtkFontChooserDialog



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]