E.VCard.add_attribute – libebook-contacts-1.2 Reference Manual
Packages
libebook-contacts-1.2
E
VCard
escape_string
unescape_string
VCard
VCard.from_string
@construct
@foreach
add_attribute
add_attribute_with_value
add_attribute_with_value_take
append_attribute
append_attribute_with_value
append_attribute_with_value_take
append_attributes
append_attributes_take
construct_full
construct_with_uid
convert
convert_to_string
dump_structure
foreach_remove
get_attribute
get_attribute_if_parsed
get_attributes
get_attributes_by_name
get_version
is_parsed
remove_attribute
remove_attributes
to_string
util_dup_x_attribute
util_set_x_attribute
add_attribute
Description:
public
void
add_attribute
(
owned
VCardAttribute
attr)
Prepends
attr
to
this
.
This takes ownership of
attr
.
Parameters:
this
an
VCard
attr
an
VCardAttribute
to add