Skip to main content

Type Alias: GtkShortcutLabelProps

GtkShortcutLabelProps = WidgetProps & object

Defined in: generated/jsx.ts:6653

Props for the GtkShortcutLabel widget.

Type Declaration

NameTypeDescriptionDefined in
accelerator?string | nullThe accelerator that self displays. See ShortcutsShortcut.accelerator for the accepted syntax.generated/jsx.ts:6660
disabledText?string | nullThe text that is displayed when no accelerator is set.generated/jsx.ts:6662
ref?Ref<Gtk.ShortcutLabel>-generated/jsx.ts:6663