Forum und email

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.

这个方法只能被静态调用。