GutterRendererText
Renders text in the gutter.
A GtkSourceGutterRendererText
can be used to render text in a cell of class@Gutter.
Skipped during bindings generation
parameter
width
: width: Out parameter is not supportedparameter
width
: width: Out parameter is not supportedmethod
markup
: Property has no getter nor settermethod
text
: Property has no getter nor setter
Constructors
Properties
The alignment mode of the renderer.
Functions
Emits the signal@GutterRenderer::activate signal of the renderer. This is called from class@Gutter and should never have to be called manually.
The signal is emitted when the renderer is activated.
The signal is emitted when the renderer can possibly be activated.
Get the alignment mode.
Get whether the renderer is activatable at the location provided. This is called from class@Gutter to determine whether a renderer is activatable using the mouse pointer.
Set the alignment mode. The alignment mode describes the manner in which the renderer is aligned (see property@GutterRenderer:xalign and property@GutterRenderer:yalign).