get_summary_fields


Description:

public ContactField get_summary_fields (out int n_fields)

Fetches the ContactFields which are configured to be a part of the summary.

<note><para>If there are no configured summary fields, the default configuration is assumed</para></note>

Parameters:

this

An SourceBackendSummarySetup

n_fields

A return location for the number of ContactFields in the returned array.

Returns:

An array of ContactFields n_fields long, should be freed with g_free when done.