DataProxy.newWithDataModel

gda.data_proxy.DataProxy newWithDataModel(gda.data_model.DataModel model) static nothrow

Creates a new proxy for model. This is the preferred method to create #GdaDataProxy objects by bindings.

Parameters

modelData model to be proxied

Returns

a new #GdaDataProxy object