On Sat, 07 Jan 2006 04:24:35 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled:
> David Seikel wrote: > > Even if e_menu_category_callback_set() with the callback set to NULL was > > implemented, there is no unique parameter in the function that would > > identify which callback to remove. There way be multiple callbacks > > registered, that's why they are all added to a list. And that's why we > > usually call them add(). > > yes, when you add that bit of tale, I agree :) _set() lead me to believe > the function only set one unique callback.. that indeed is almsot always the case in EFL. _set() will set 1 and 1 only item (be it a callback, string, integer, boolean etc.) and _add() and _del() imply there is a list of them to add to or delete from. :) so yes. i agree with dave (fangie) :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
