copy_values
Description:
Copies the values from this to dest
so that dest
has the same values as
this.
Frees existing values in dest
.
Parameters:
this | |
dest |
another TextAttributes |
Copies the values from this to dest
so that dest
has the same values as
this.
Frees existing values in dest
.
this | |
dest |
another TextAttributes |