Method

ICalGLibParameterisa_parameter

since: 1.0

Declaration [src]

gboolean
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: gboolean

True if the native part is of type icalparameter, false if not.