Method

ICalGLibParameterget_feature_nth

unstable since: 4.0

Declaration [src]

ICalParameterFeature
i_cal_parameter_get_feature_nth (
  const ICalParameter* self,
  gsize position
)

Description [src]

Returns the n-th element of the self of FEATURE.

Available since: 4.0

Parameters

position

Type: gsize

The position of the element.

Return value

Type: ICalParameterFeature

The n-th element.