E.NameWestern – libebook-contacts-1.2 Reference Manual
Packages
libebook-contacts-1.2
E
NameWestern
parse
copy
free
first
full
last
middle
nick
prefix
suffix
NameWestern
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"e_name_western_get_type ()"
) ]
[
Compact
]
public
class
NameWestern
Namespace:
E
Package:
libebook-contacts-1.2
Content:
Static methods:
public
static
NameWestern
parse
(
string
full_name)
Methods:
public
NameWestern
copy
()
Creates a copy of
this
.
public
void
free
()
Frees the
this
struct and its contents.
Fields:
public
unowned
string
first
public
unowned
string
full
public
unowned
string
last
public
unowned
string
middle
public
unowned
string
nick
public
unowned
string
prefix
public
unowned
string
suffix