finch/gntmenuutil.h

branch
gtkdoc-conversion
changeset 35393
00f876b129bc
parent 32850
79912ff55187
child 35410
5a6336f20f6e
child 37023
d9bcdc9a91e6
--- a/finch/gntmenuutil.h	Fri Jan 31 17:56:27 2014 +0530
+++ b/finch/gntmenuutil.h	Fri Jan 31 18:14:33 2014 +0530
@@ -37,9 +37,9 @@
 /**
  * Add a PurpleMenuAction to a GntMenu.
  *
- * @param menu   the GntMenu to add to
- * @param action the PurpleMenuAction to add
- * @param ctx    the callback context, passed as the first argument to
+ * @menu:   the GntMenu to add to
+ * @action: the PurpleMenuAction to add
+ * @ctx:    the callback context, passed as the first argument to
  *               the PurpleMenuAction's PurpleCallback function.
  */
 void gnt_append_menu_action(GntMenu *menu, PurpleMenuAction *action, gpointer ctx);

mercurial