TextAttributes.copyValues
void copyValues(gtk.text_attributes.TextAttributes dest) nothrowCopies the values from src to dest so that dest has the same values as src. Frees existing values in dest.
Parameters
dest | another #GtkTextAttributes |
void copyValues(gtk.text_attributes.TextAttributes dest) nothrowCopies the values from src to dest so that dest has the same values as src. Frees existing values in dest.
dest | another #GtkTextAttributes |