elementary/elm_hover.h :
authorWooHyun Jung <woohyun0705@gmail.com>
Wed, 15 Feb 2012 10:39:59 +0000 (10:39 +0000)
committerWooHyun Jung <woohyun0705@gmail.com>
Wed, 15 Feb 2012 10:39:59 +0000 (10:39 +0000)
SVN revision: 67974

src/lib/elm_hover.h

index 6b4c58f..eb9616d 100644 (file)
@@ -163,6 +163,7 @@ EAPI Evas_Object *elm_hover_parent_get(const Evas_Object *obj);
  *
  * @see elm_object_part_content_set()
  */
+//XXX : void elm_hover_content_best_location_set(obj, content, pref_axis); will be better.
 EAPI const char  *elm_hover_best_content_location_get(const Evas_Object *obj, Elm_Hover_Axis pref_axis);
 
 /**