Value.this

Makes a new GdaValue of type GDA_VALUE_TYPE_BINARY with value val.

Parameters

val void*

value to set for the new GdaValue.

size glong

the size of the memory pool pointer to by val.

Throws

ConstructionException GTK+ fails to create the object.

Meta