HypertextT.addOnLinkSelected

The "link-selected" signal is emitted by an AtkHyperText object when one of the hyperlinks associated with the object is selected.

template HypertextT(TStruct)
gulong
addOnLinkSelected
(
void delegate
(
int
,
HypertextIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta