Method
EBookContactsPhoneNumberget_national_number
since: 3.8
Declaration [src]
gchar*
e_phone_number_get_national_number (
const EPhoneNumber* phone_number
)
Description [src]
Queries the national portion of phone_number without any call-out
prefixes. For instance when parsing “+1-617-5423789” this function would
return the string “6175423789”.
Available since: 3.8