[ Version ( since = "3.6" ) ]
public AttrList attributes { get; set; }
A list of Pango attributes to apply to the text of the entry.
This is mainly useful to change the size or weight of the text.
The Attribute's start_index
and end_index
must refer to the
EntryBuffer text, i.e. without the preedit string.