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) .
arg1 |
the GdaDataProxy which would be returned by get_proxy |