proxy_changed


Description:

public virtual signal void proxy_changed (DataProxy proxy)

The proxy_changed signal is emitted each time the DataProxy which would be returned by get_proxy changes.

This is generally the result of changes in the structure of the proxied data model (different number and/or type of columns for example).

Parameters:

arg1

the GdaDataProxy which would be returned by get_proxy