[gtk+/wip/colorchooser-v2: 35/77] Small documentation tweaks in font choosers
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/colorchooser-v2: 35/77] Small documentation tweaks in font choosers
- Date: Thu, 9 Feb 2012 21:29:15 +0000 (UTC)
commit c7cc1466e7a59f434f5a46ab9d6c46ec15ceac0f
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]