getHover

open fun getHover(): Hover

Gets the class@Hover associated with @view.

The returned object is guaranteed to be the same for the lifetime of @view. Each class@View object has a different class@Hover.

Return

a #GtkSourceHover associated with @view.