Function
GtkTextAttributesnew
Declaration [src]
GtkTextAttributes*
gtk_text_attributes_new (
void
)
Return value
Type: GtkTextAttributes
A new GtkTextAttributes
,
free with gtk_text_attributes_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |