Interface

Atk-1.0AtkHypertextSignalSignatures

interface SignalSignatures {
    "link-selected": (arg1: number) => void;
}

Hierarchy (View Summary)

Index
"link-selected": (arg1: number) => void

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