E.AddressWestern – libebook-contacts-1.2 Reference Manual
Packages
libebook-contacts-1.2
E
AddressWestern
parse
copy
free
country
extended
locality
po_box
postal_code
region
street
AddressWestern
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"e_address_western_get_type ()"
) ]
[
Compact
]
public
class
AddressWestern
Western address structure.
Namespace:
E
Package:
libebook-contacts-1.2
Content:
Static methods:
public
static
AddressWestern
?
parse
(
string
? in_address)
Methods:
public
AddressWestern
copy
()
Creates a copy of
this
.
public
void
free
()
Frees
this
and its contents.
Fields:
public
unowned
string
country
public
unowned
string
extended
public
unowned
string
locality
public
unowned
string
po_box
public
unowned
string
postal_code
public
unowned
string
region
public
unowned
string
street