GutterRendererText
Superclasses: GutterRenderer
, Widget
, InitiallyUnowned
, Object
Implemented Interfaces: Accessible
, Buildable
, ConstraintTarget
- Constructors:
GutterRendererText(**properties)
new() -> GtkSource.GutterRenderer
Constructors
- class GutterRendererText
- classmethod new() GutterRenderer
Create a new
GutterRendererText
.
Methods
- class GutterRendererText
- measure(text: str) tuple[int, int]
Measures the text provided using the pango layout used by the
GutterRendererText
.- Parameters:
text – the text to measure.
Properties
Fields
- class GutterRendererText
- parent_instance