Tag
- Constructors:
Tag(**properties)
new(name:str=None) -> Gtk.TextTag
Constructors
Properties
- class Tag
- props.draw_spaces: bool
Whether to draw white spaces.
This property takes precedence over the value defined by the
SpaceDrawer
’smatrix
property (only where the tag is applied).Setting this property also changes
draw_spaces_set
toTrue
.
- props.draw_spaces_set: bool
Whether the
draw_spaces
property is set and must be taken into account.
Fields
- class Tag
- parent_instance