get_renderer_at_pos
Description:
Finds the SourceGutterRenderer at (x, y).
Parameters:
this |
A SourceGutter. |
x |
The x position to get identified. |
y |
The y position to get identified. |
Returns:
the renderer at (x, y) or null. |