Gjsify LogoGjsify Logo

GtkShortcutType specifies the kind of shortcut that is being described. More values may be added to this enumeration over time.

Index

Enumeration Members

ACCELERATOR: number

The shortcut is a keyboard accelerator. The #GtkShortcutsShortcut:accelerator property will be used.

GESTURE: number

The shortcut is a gesture. The #GtkShortcutsShortcut:icon property will be used.

GESTURE_PINCH: number

The shortcut is a pinch gesture. GTK+ provides an icon and subtitle.

GESTURE_ROTATE_CLOCKWISE: number

The shortcut is a clockwise rotation gesture. GTK+ provides an icon and subtitle.

GESTURE_ROTATE_COUNTERCLOCKWISE: number

The shortcut is a counterclockwise rotation gesture. GTK+ provides an icon and subtitle.

GESTURE_STRETCH: number

The shortcut is a stretch gesture. GTK+ provides an icon and subtitle.

GESTURE_TWO_FINGER_SWIPE_LEFT: number

The shortcut is a two-finger swipe gesture. GTK+ provides an icon and subtitle.

GESTURE_TWO_FINGER_SWIPE_RIGHT: number

The shortcut is a two-finger swipe gesture. GTK+ provides an icon and subtitle.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method