Gtk.AboutDialog::activate-link

function callback(about_dialog, uri:String, ):Boolean;

The signal which gets emitted to activate a URI. Applications may connect to it to override the default behaviour, which is to call show_uri.

Since 2.24

about_dialog

instance of Gtk.AboutDialog that is emitting the signal

uri

the URI that is activated

Returns

true if the link has been activated