Method

ICalGLibValueisa_value

since: 1.0

Declaration [src]

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

True if yes, false if not.