signal callback delegate or function to connect
void callback(int arg1, atk.hypertext.Hypertext hypertext)
arg1 the index of the hyperlink which is selected (optional)
hypertext the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to LinkSelected signal.
The "link-selected" signal is emitted by an AtkHyperText object when one of the hyperlinks associated with the object is selected.