Method

ICalGLibVcardComponentget_fn

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_vcard_component_get_fn (
  ICalVcardComponent* comp
)

Description [src]

Gets the FN property value of the comp.

Available since: 4.0

Return value

Type: const gchar*

The FN property value of the comp.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.