Interface

Atk-1.0AtkComponentSignalSignatures

interface SignalSignatures {
    "bounds-changed": (arg1: Atk.Rectangle) => void;
}

Hierarchy (View Summary)

Index
"bounds-changed": (arg1: Atk.Rectangle) => void

The 'bounds-changed" signal is emitted when the position or size of the component changes.