Method

ICalGLibParameterisa_parameter

since: 1.0

Declaration [src]

gint
i_cal_parameter_isa_parameter (
  ICalParameter* param
)

Description [src]

Checks whether the native part of the ICalParameter is of type icalparameter.

Available since: 1.0

Return value

Type: gint

1 if the native part is of type icalparameter, 0 if not.