From: jihoon Date: Thu, 23 Feb 2012 05:35:38 +0000 (+0000) Subject: elm_cnp: describe buflen of elm_cnp_selection_set API X-Git-Tag: REL_F_I9500_20120323_1~17^2~583 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bc14d1020e61de35aeed658f493e04e9aa27b8a4;p=framework%2Fuifw%2Felementary.git elm_cnp: describe buflen of elm_cnp_selection_set API git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_cnp.h b/src/lib/elm_cnp.h index 77ab046..8280280 100644 --- a/src/lib/elm_cnp.h +++ b/src/lib/elm_cnp.h @@ -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