GdaSetNode

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.

Members

Variables

GdaReserved1
void* GdaReserved1;
GdaReserved2
void* GdaReserved2;
holder
GdaHolder* holder;

a #GdaHolder. It can't be NULL

sourceColumn
int sourceColumn;

a #gint with the number of column in @source_model

sourceModel
GdaDataModel* sourceModel;

a #GdaDataModel. It could be NULL