[gtk-doc] tests: add a since tag to a macro to see if its properly handled
- From: Stefan Kost <stefkost src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtk-doc] tests: add a since tag to a macro to see if its properly handled
- Date: Sat, 27 Jun 2009 18:37:18 +0000 (UTC)
commit 3fd9141adc1a9b1afd11b76fc9fee1423b391257
Author: Stefan Kost <ensonic users sf net>
Date: Sat Jun 27 21:35:00 2009 +0300
tests: add a since tag to a macro to see if its properly handled
tests/gobject/src/gobject.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/gobject/src/gobject.h b/tests/gobject/src/gobject.h
index 71cc849..5be9b9c 100644
--- a/tests/gobject/src/gobject.h
+++ b/tests/gobject/src/gobject.h
@@ -72,6 +72,8 @@ void gtkdoc_object_frobnicate (GObject *self, gint n);
* @parameter_2: second arg
*
* This macro does nothing.
+ *
+ * Since: 0.1
*/
#define GTKDOC_OBJECT_MACRO_DUMMY(parameter_1,parameter_2) /* do nothing */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]