get_line_extent


Description:

[ Version ( since = "5.18" ) ]
public void get_line_extent (uint line, GutterRendererAlignmentMode mode, out double y, out double height)

Gets the Y range for a line based on mode.

The value for y is relative to the renderers widget coordinates.

Parameters:

this

a GutterLines

line

a line number starting from zero

mode

a GutterRendererAlignmentMode

y

a location for the Y position in widget coordinates

height

the line height based on mode