Copy constructor.
Note1: if orig is set with a static value (see gda.holder.Holder.takeStaticValue) its copy will have a fresh new allocated GValue, so that user should free it when done.
a new #GdaHolder object
Copy constructor.
Note1: if orig is set with a static value (see gda.holder.Holder.takeStaticValue) its copy will have a fresh new allocated GValue, so that user should free it when done.