Holder.copy
gda.holder.Holder copy()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.
Returns
a new #GdaHolder object