This is mainly useful to change the size or weight of the text.
The #PangoAttribute's @start_index and @end_index must refer to the #GtkEntryBuffer text, i.e. without the preedit string.
pango.attr_list.AttrList attributes() @propertyGet attributes property.
This is mainly useful to change the size or weight of the text.
The #PangoAttribute's @start_index and @end_index must refer to the #GtkEntryBuffer text, i.e. without the preedit string.
void attributes(pango.attr_list.AttrList propval) @propertySet attributes property.
propval | 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 #PangoAttribute's @start_index and @end_index must refer to the #GtkEntryBuffer text, i.e. without the preedit string. |