Label* get_copy (void) | const Function |
Creates a copy of the Label and returns a pointer to the copy.
Called in Picture::operator=() and Picture::operator+=()
where Pictures are copied.
Users should never need to call this function directly.
See Picture Reference; Operators.
This function dynamically allocates a new
|