Method
GtkTextset_attributes
Declaration [src]
void
gtk_text_set_attributes (
  GtkText* self,
  PangoAttrList* attrs
)
Parameters
| attrs | PangoAttrList | 
| A  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |