pidgin/gtkconn.h

branch
gtkdoc-conversion
changeset 35393
00f876b129bc
parent 32790
b95c7c504118
child 35415
ba28be1a7611
child 37023
d9bcdc9a91e6
--- a/pidgin/gtkconn.h	Fri Jan 31 17:56:27 2014 +0530
+++ b/pidgin/gtkconn.h	Fri Jan 31 18:14:33 2014 +0530
@@ -35,7 +35,7 @@
 /**
  * Gets GTK+ Connection UI ops
  *
- * @return UI operations struct
+ * Returns: UI operations struct
  */
 PurpleConnectionUiOps *pidgin_connections_get_ui_ops(void);
 
@@ -44,7 +44,7 @@
 /**
  * Returns the GTK+ connection handle.
  *
- * @return The handle to the GTK+ connection system.
+ * Returns: The handle to the GTK+ connection system.
  */
 void *pidgin_connection_get_handle(void);
 

mercurial