Home | History | Annotate | Download | only in ewk

Lines Matching full:tooltip

3882  * Set tooltip text and display if it is currently hidden.
3885 * @param text Text to set tooltip to.
3887 * Emits signal: "tooltip,text,set" with a string. If tooltip must be actually
3893 evas_object_smart_callback_call(o, "tooltip,text,set", (void *)text);