set_attributes


Description:

public void set_attributes (AttrList attrs)

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.

Parameters:

this

a `GtkEntry`

attrs

a `PangoAttrList`




2022 vala-language.org