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.

class Holder
copy
()

Return Value

Type: gda.holder.Holder

a new #GdaHolder object