Type Alias: AdwShortcutLabelProps
AdwShortcutLabelProps =
WidgetProps&object
Defined in: generated/jsx.ts:6645
Props for the AdwShortcutLabel widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
accelerator | string | The displayed accelerator. | generated/jsx.ts:6647 |
disabledText? | string | The text displayed when no accelerator is set. | generated/jsx.ts:6649 |
ref? | Ref<Adw.ShortcutLabel> | - | generated/jsx.ts:6650 |