Method
IdeSourceViewset_gutter
since: 3.32
Description
Allows setting the gutter for the sourceview.
Generally, this will always be IdeOmniGutterRenderer. However, to avoid
circular dependencies, an interface is used to allow plugins to set
this object.
Available since: 3.32
Parameters
gutter-
Type:
IdeGutterAn
IdeGutter.The data is owned by the caller of the function.