[gtk-doc] Place types and values after signals



commit e3b8ed50e2ac356995a827ddd92db86703f582f1
Author: William Jon McCann <william jon mccann gmail com>
Date:   Sun Feb 9 19:30:25 2014 -0500

    Place types and values after signals
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723991

 gtkdoc-mkdb.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtkdoc-mkdb.in b/gtkdoc-mkdb.in
index 3f5f4de..17faefc 100755
--- a/gtkdoc-mkdb.in
+++ b/gtkdoc-mkdb.in
@@ -2561,7 +2561,7 @@ $image</refmiscinfo>
 <refpurpose>$short_desc</refpurpose>
 </refnamediv>
 $stability
-$$functions_synop$object_anchors$$other_synop$$args_synop$$signals_synop$$hierarchy$$prerequisites$$derived$$interfaces$$implementations
+$$functions_synop$$args_synop$$signals_synop$object_anchors$$other_synop$$hierarchy$$prerequisites$$derived$$interfaces$$implementations
 <refsect1 id="$section_id.description" role="desc">
 <title role="desc.title">Description</title>
 $extralinks$long_desc


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