ShortcutsShortcut#

class ShortcutsShortcut(**properties: Any)#

Superclasses: Widget, InitiallyUnowned, Object

Implemented Interfaces: Accessible, Buildable, ConstraintTarget

A GtkShortcutsShortcut represents a single keyboard shortcut or gesture with a short text.

This widget is only meant to be used with GtkShortcutsWindow.

Properties#

class ShortcutsShortcut
props.accel_size_group: SizeGroup#

The type of the None singleton.

props.accelerator: str#

The type of the None singleton.

props.action_name: str#

The type of the None singleton.

props.direction: TextDirection#

The type of the None singleton.

props.icon: Icon#

The type of the None singleton.

props.icon_set: bool#

The type of the None singleton.

props.shortcut_type: ShortcutType#

The type of the None singleton.

props.subtitle: str#

The type of the None singleton.

props.subtitle_set: bool#

The type of the None singleton.

props.title: str#

The type of the None singleton.

props.title_size_group: SizeGroup#

The type of the None singleton.