TextAttributes.copyValues

void copyValues(gtk.text_attributes.TextAttributes dest) nothrow

Copies the values from src to dest so that dest has the same values as src. Frees existing values in dest.

Parameters

destanother #GtkTextAttributes