[glibmm] Gio::Application: Add some @newin{2,42}



commit ea7c6c8dac3286b12e9fa15dca4aa30f3b502b19
Author: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date:   Wed May 14 18:53:43 2014 +0200

    Gio::Application: Add some @newin{2,42}

 gio/src/application.hg |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gio/src/application.hg b/gio/src/application.hg
index e132dcd..9640c10 100644
--- a/gio/src/application.hg
+++ b/gio/src/application.hg
@@ -117,6 +117,8 @@ public:
    * The descriptions of the enum values show what type of Glib::Variant<>
    * is stored in a Glib::VariantDict.
    *
+   * @newin{2,42}
+   *
    * @ingroup glibmmEnums
    */
   enum OptionType
@@ -237,6 +239,8 @@ public:
    * another instance adds. This restriction does not apply to the
    * add_main_option_entry() that takes an OptionType parameter.
    *
+   * @newin{2,42}
+   *
    * @see add_main_option_entry(OptionType, const Glib::ustring&,
    *   gchar, const Glib::ustring&, const Glib::ustring&, int)
    */
@@ -255,6 +259,8 @@ public:
    * another instance adds. This restriction does not apply to the
    * add_main_option_entry() that takes an OptionType parameter.
    *
+   * @newin{2,42}
+   *
    * @see add_main_option_entry(OptionType, const Glib::ustring&,
    *   gchar, const Glib::ustring&, const Glib::ustring&, int)
    */


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