Holder.getValue

Get the value held into the holder. If holder is set to use its default value and that default value is not of the same type as holder, then null is returned.

If holder is set to NULL, then the returned value is a #GDA_TYPE_NULL GValue.

If holder is invalid, then the returned value is null.

class Holder
getValue
()

Return Value

Type: gobject.value.Value

the value, or null