AboutDialog.addOnActivateLink

Emitted every time a URL is activated.

Applications may connect to it to override the default behaviour, which is to call [func@Gtk.show_uri].

class AboutDialog
gulong
addOnActivateLink
(
bool delegate
(
string
,)
dlg
,)

Return Value

Type: gulong

TRUE if the link has been activated

Meta