[ Version ( since = "3.4" ) ]
public unowned VCardAttribute? get_attribute_if_parsed (string name)
Similar to get_attribute but this method will not attempt to parse the vCard if it is not already parsed.
this |
an VCard |
name |
the name of the attribute to get |
An VCardAttribute if found, or |