Label.addOnActivateLink

Gets emitted to activate a URI.

Applications may connect to it to override the default behaviour, which is to call gtk_show_uri().

class Label
addOnActivateLink
(
bool delegate
(
string
,)
dlg
,)

Return Value

Type: gulong

%TRUE if the link has been activated

Meta