Entry.setAttributes

Sets a PangoAttrList.

The attributes in the list are applied to the entry text.

Since the attributes will be applies to text that changes as the user types, it makes most sense to use attributes with unlimited extent.

class Entry
void
setAttributes

Parameters

attrs PgAttributeList

a PangoAttrList

Meta