[gtk-doc] Added "Since" and "Deprecated" tag to function example



commit fdf9b958fbd866d7c2652c6194cbef9fc6103a05
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Dec 23 06:05:00 2009 +0100

    Added "Since" and "Deprecated" tag to function example
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=605281

 help/manual/C/gtk-doc-manual.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/help/manual/C/gtk-doc-manual.xml b/help/manual/C/gtk-doc-manual.xml
index fd5f817..52ee712 100644
--- a/help/manual/C/gtk-doc-manual.xml
+++ b/help/manual/C/gtk-doc-manual.xml
@@ -879,6 +879,9 @@ make
  * other declarations (which may be documented elsewhere).
  *
  * Returns: an integer.
+ *
+ * Since: 2.2
+ * Deprecated: 2.18: Use other_function() instead.
  */
 ]]>
           </programlisting>



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