get_hover
Description:
public unowned Hover get_hover ()
Gets the [class@Hover] associated with this.
The returned object is guaranteed to be the same for the lifetime of this. Each [class@View] object has a
different [class@Hover].
Parameters:
Returns:
a Hover associated with this.
|