E.ContactGenderSex – libebook-contacts-1.2 Reference Manual
Packages
libebook-contacts-1.2
E
ContactGenderSex
FEMALE
MALE
NOT_APPLICABLE
NOT_SET
OTHER
UNKNOWN
from_string
to_string
ContactGenderSex
Description:
[
CCode
( cprefix =
"E_CONTACT_GENDER_SEX_"
, has_type_id =
false
) ]
public
enum
ContactGenderSex
Namespace:
E
Package:
libebook-contacts-1.2
Content:
Enum values:
FEMALE
MALE
NOT_APPLICABLE
NOT_SET
OTHER
UNKNOWN
Static methods:
public
static
ContactGenderSex
from_string
(
string
string)
Converts a string into an
ContactGenderSex
.
Methods:
public
unowned
string
?
to_string
()
Converts the
sex
into a string, as used by the vCard 4.0 standard.