Method

ICalGLibParameterset_gap

unstable since: 4.0

Declaration [src]

void
i_cal_parameter_set_gap (
  ICalParameter* self,
  const ICalDuration* value
)

Description [src]

Sets value to the GAP self.

Available since: 4.0

Parameters

value

Type: ICalDuration

The GAP value.

The data is owned by the caller of the method.