API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
since: 2.0
gboolean purple_email_is_valid ( const char* address )
Checks if the given email address is syntactically valid.
Available since: 2.0
address
Type: const char*
const char*
The email address to validate.
Type: gboolean
gboolean
True if the email address is syntactically correct.