hyperlink_hover_uri_changed


Description:

[ Version ( since = "0.50" ) ]
public signal void hyperlink_hover_uri_changed (string uri, Rectangle bbox)

Emitted when the hovered hyperlink changes.

uri and bbox are owned by VTE, must not be modified, and might change after the signal handlers returns.

The signal is not re-emitted when the bounding box changes for the same hyperlink. This might change in a future VTE version without notice.

Parameters:

uri

the nonempty target URI under the mouse, or NULL

bbox

the bounding box of the hyperlink anchor text, or NULL