GutterRendererPixbuf
Renders a pixbuf in the gutter.
A GtkSourceGutterRendererPixbuf
can be used to render an image in a cell of class@Gutter.
Skipped during bindings generation
method
gicon
: Property TypeInfo of getter and setter do not matchmethod
icon-name
: Property TypeInfo of getter and setter do not matchmethod
pixbuf
: Property TypeInfo of getter and setter do not match
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.
Gets a iface@Gdk.Paintable that was set with method@GutterRendererPixbuf.set_paintable
Allows overlaying a paintable on top of any other image that has been set for the pixbuf. This will be applied when the widget is next snapshot.
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).