EntryRowGidBuilderImpl.attributes

Set attributes property.

class EntryRowGidBuilderImpl(T)
T
attributes

Parameters

propval pango.attr_list.AttrList

A list of Pango attributes to apply to the text of the embedded entry.

The pango.attribute.Attribute's start_index and end_index must refer to the gtk.entry_buffer.EntryBuffer text, i.e. without the preedit string.

Return Value

Type: T

Builder instance for fluent chaining