View.getGutter

Returns the classGutter object associated with window_type for view.

Only [gtk.types.TextWindowType.Left] and [gtk.types.TextWindowType.Right] are supported, respectively corresponding to the left and right gutter. The line numbers and mark category icons are rendered in the left gutter.

Parameters

windowTypethe gutter window type.

Returns

the #GtkSourceGutter.