Method

ICalGLibVcardValueisa_value

unstable since: 4.0

Declaration [src]

gboolean
i_cal_vcard_value_isa_value (
  ICalVcardValue* value
)

Description [src]

Checks whether the native part of ICalVcardValue is an ical;s vcardvalue.

Available since: 4.0

Return value

Type: gboolean

True if yes, false if not.