diff src/request.h @ 7963:96b71ea64386

[gaim-migrate @ 8640] Documentation update. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 31 Dec 2003 07:51:37 +0000
parents 5be22af4ebfc
children a5c70e43ee43
line wrap: on
line diff
--- a/src/request.h	Wed Dec 31 07:47:01 2003 +0000
+++ b/src/request.h	Wed Dec 31 07:51:37 2003 +0000
@@ -782,6 +782,9 @@
 /**
  * Returns a list of selected items in a list field.
  *
+ * To retrieve the data for each item, use
+ * gaim_request_field_list_get_data().
+ *
  * @param field The field.
  *
  * @return The list of selected items.