[gtk-doc] tests/gobject: check that long parameter descriptions work (they do)



commit f52f7233e3cb04ab57e01345c95f682d1f626d12
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Mon Mar 22 17:11:35 2010 +0000

    tests/gobject: check that long parameter descriptions work (they do)

 tests/gobject/src/gobject.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/gobject/src/gobject.c b/tests/gobject/src/gobject.c
index 7e80e12..aaed5fe 100644
--- a/tests/gobject/src/gobject.c
+++ b/tests/gobject/src/gobject.c
@@ -72,7 +72,8 @@ GtkdocObject *gtkdoc_object_new (void) {
 /**
  * gtkdoc_object_set_otest:
  * @self: the object
- * @value: the new otest value
+ * @value: the new otest value, whose description extends further than one
+ *  line will allow
  *
  * Set the #GtkdocObject:otest property.
  *



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