E.ContactGender – libebook-contacts-1.2 Reference Manual
Packages
libebook-contacts-1.2
E
ContactGender
sex_from_string
sex_to_string
ContactGender
copy
free
identity
sex
ContactGender
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"e_contact_gender_get_type ()"
) ]
[
Compact
]
public
class
ContactGender
Namespace:
E
Package:
libebook-contacts-1.2
Content:
Static methods:
public
static
ContactGenderSex
sex_from_string
(
string
string)
public
static
unowned
string
?
sex_to_string
(
ContactGenderSex
sex)
Creation methods:
public
ContactGender
()
Creates a new empty
ContactGender
structure.
Methods:
public
ContactGender
?
copy
()
Creates a copy of the
this
.
public
void
free
()
Frees the
this
.
Fields:
public
unowned
string
identity
public
ContactGenderSex
sex