GutterRendererPixbuf
Superclasses: GutterRenderer
, Widget
, InitiallyUnowned
, Object
Implemented Interfaces: Accessible
, Buildable
, ConstraintTarget
Renders a pixbuf in the gutter.
A GtkSourceGutterRendererPixbuf
can be used to render an image in a cell of
Gutter
.
Constructors
- class GutterRendererPixbuf
- classmethod new() GutterRenderer
Create a new
GutterRendererPixbuf
.
Methods
- class GutterRendererPixbuf
-
- overlay_paintable(paintable: Paintable) None
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.
- Parameters:
paintable – a
Paintable
Properties
Fields
- class GutterRendererPixbuf
- parent_instance