Missing ewk API tests
[framework/web/webkit-efl.git] / Source / WebKit2 / UIProcess / API / efl / ewk_view.h
index 01d95b2..c01947f 100644 (file)
@@ -1554,7 +1554,7 @@ EAPI Eina_Bool ewk_view_text_find_highlight_clear(Evas_Object *o);
  * The "text,found" callback will be called with the number of matched string.
  *
  * @param o view object to find text
- * @param text text to find
+ * @param text text to find, must @b not be @c NULL
  * @param options options to find
  * @param max_match_count maximum match count to find, unlimited if 0
  *