GtkAboutDialog::set_email_hook
set_email_hook(
callback);
Sets callback as a callback to be called when the
user activates an email link. This callback will be called for all email
links in the dialog.
The optional argument data can be passed to provide
data for the callback function.
This method must be called statically.