Creates a new #GdaSetNode struct.
Copy constructor.
Returns this, for use in with statements.
Set a #GdaDataModel to be used by node. model increment its reference counting when set. Internally referenced column number is set to first column in model.
Set a #GdaHolder to node.
Set column number in the #GdaDataModel used node. If no #GdaDataModel is set then column is set to invalid (-1);
Get holder field.
Set holder field.
Get sourceColumn field.
Set sourceColumn field.
Get sourceModel field.
Set sourceModel field.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Since 5.2, you must consider this struct as opaque. Any access to its internal must use public API. Don't try to use #gda_set_node_free on a struct that was created manually.