Entry.getAttributes

Gets the attribute list that was set on the entry using gtk.entry.Entry.setAttributes, if any.

class Entry
getAttributes
()

Return Value

Type: pango.attr_list.AttrList

the attribute list, or null if none was set.