[gtk+/font-chooser: 82/86] GtkFontChooser: GtkFontChooserDialog:	Update documenation to reflect Since: 3.2
- From: Alberto Ruiz <aruiz src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk+/font-chooser: 82/86] GtkFontChooser: GtkFontChooserDialog:	Update documenation to reflect Since: 3.2
 
- Date: Sun, 10 Jul 2011 23:46:47 +0000 (UTC)
 
commit 61a99bd591221591424a904bef66e8a06689b081
Author: Alberto Ruiz <aruiz gnome org>
Date:   Thu May 12 01:55:14 2011 +0200
    GtkFontChooser: GtkFontChooserDialog: Update documenation to reflect Since: 3.2
 gtk/gtkfontchooser.c       |    4 ++++
 gtk/gtkfontchooserdialog.c |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkfontchooser.c b/gtk/gtkfontchooser.c
index f79b314..8b493d3 100644
--- a/gtk/gtkfontchooser.c
+++ b/gtk/gtkfontchooser.c
@@ -73,6 +73,8 @@
  *
  * To change the text which is shown in the preview area, use
  * gtk_font_chooser_set_preview_text().
+ *
+ * Since: 3.2
  */
 
 
@@ -656,6 +658,8 @@ gtk_font_chooser_init (GtkFontChooser *fontchooser)
  * Creates a new #GtkFontChooser.
  *
  * Return value: a new #GtkFontChooser
+ *
+ * Since: 3.2
  */
 GtkWidget *
 gtk_font_chooser_new (void)
diff --git a/gtk/gtkfontchooserdialog.c b/gtk/gtkfontchooserdialog.c
index 1df7fbb..41b3398 100644
--- a/gtk/gtkfontchooserdialog.c
+++ b/gtk/gtkfontchooserdialog.c
@@ -72,6 +72,8 @@ struct _GtkFontChooserDialogPrivate
  * name "font_chooser". It also exposes the buttons with the names
  * "select_button" and "cancel_button.
  * </refsect2>
+ *
+ * Since: 3.2
  */
 
 static void gtk_font_chooser_dialog_buildable_interface_init     (GtkBuildableIface *iface);
@@ -150,6 +152,8 @@ gtk_font_chooser_dialog_init (GtkFontChooserDialog *fontchooserdiag)
  * Creates a new #GtkFontChooserDialog.
  *
  * Return value: a new #GtkFontChooserDialog
+ *
+ * Since: 3.2
  */
 GtkWidget*
 gtk_font_chooser_dialog_new (const gchar *title)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]