finch/libgnt/gntbutton.h

branch
gtkdoc-conversion
changeset 35408
5f7ccec14f33
parent 35393
00f876b129bc
child 35446
c0f80955551d
child 37051
f1ba94fd20f1
--- a/finch/libgnt/gntbutton.h	Sun Feb 02 01:21:37 2014 +0530
+++ b/finch/libgnt/gntbutton.h	Sun Feb 02 02:27:03 2014 +0530
@@ -73,14 +73,17 @@
 G_BEGIN_DECLS
 
 /**
+ * gnt_button_get_gtype:
+ *
  * Returns:  GType for Gntbutton
  */
 GType gnt_button_get_gtype(void);
 
 /**
- * Create a new button.
+ * gnt_button_new:
+ * @text:   The text for the button.
  *
- * @text:   The text for the button.
+ * Create a new button.
  *
  * Returns:  The newly created button.
  */

mercurial