References
Libraries
Superclasses: Object
Object
HoverContext(**properties)
Gets the current word bounds of the hover.
If begin is non-None, it will be set to the start position of the current word being hovered.
begin
None
If end is non-None, it will be set to the end position for the current word being hovered.
end
A convenience function to get the buffer.
iter
HoverContext.get_bounds()
HoverContext.get_buffer()
HoverContext.get_iter()
HoverContext.get_view()