get_changed_fields


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_changed_fields ()

This method should be called only in the context of a handler of the changed signal, and can be used to retrieve the set of changes.

Parameters:

this

the AccountService.

Returns:

a newly allocated array of strings describing the keys of the fields which have been altered. It must be free'd with strfreev.