Method
PurplePersonmatches
unstable since: 3.0
Declaration [src]
gboolean
purple_person_matches (
PurplePerson* person,
const char* needle
)
Description [src]
Checks if the alias matches needle. This also checks needle against
purple_contact_info_matches() for each PurpleContactInfo that
person is tracking.
If needle is NULL or empty string, TRUE will be returned.
Available since: 3.0