Method

ICalGLibValueisa_value

since: 1.0

Declaration [src]

gint
i_cal_value_isa_value (
  ICalValue* value
)

Description [src]

Checks whether the native part of ICalValue is an icalvalue.

Available since: 1.0

Return value

Type: gint

1 if yes, 0 if not.