copy
Description:
Copy constructor.
Note1: if this is set with a static value (see take_static_value) its copy will have a fresh new allocated GValue, so that user should free it when done.
Parameters:
this |
a Holder object to copy |
Returns:
a new Holder object |