elm_cnp: describe buflen of elm_cnp_selection_set API
authorjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Feb 2012 05:35:38 +0000 (05:35 +0000)
committerjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Feb 2012 05:35:38 +0000 (05:35 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_cnp.h

index 77ab046..8280280 100644 (file)
@@ -78,6 +78,7 @@ typedef Eina_Bool (*Elm_Drop_Cb)(void *d, Evas_Object *o, Elm_Selection_Data *da
  * @param obj The source widget pointer
  * @param format Type of selection format
  * @param buf The pointer of data source
+ * @param buflen The size of @c buf
  * @return If EINA_TRUE, setting data is success.
  *
  * @ingroup CopyPaste