View.onChangeTooltip

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onChangeTooltip(WebView view, Activity activity, const(wchar)[] s)
  2. void onChangeTooltip(Awesomium.WebView wv, Awesomium.WebString tip)
    class View
    extern (C++)
    void
    onChangeTooltip
    (
    Awesomium.WebView wv
    ,
    const Awesomium.WebString tip
    )

Meta