TextAttributes.copyValues

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

class TextAttributes
void
copyValues

Parameters

dest TextAttributes

another #GtkTextAttributes

Meta