Enumeration (GI Flags)

GstVideo-1.0GstVideoNavigationModifierTypeSince 1.22

Flags to indicate the state of modifier keys and mouse buttons in events.

Typical modifier keys are Shift, Control, Meta, Super, Hyper, Alt, Compose, Apple, CapsLock or ShiftLock.

1.22

Index

Enumeration Members

BUTTON1_MASK: number

the first mouse button (usually the left button).

BUTTON2_MASK: number

the second mouse button (usually the right button).

BUTTON3_MASK: number

the third mouse button (usually the mouse wheel button or middle button).

BUTTON4_MASK: number

the fourth mouse button (typically the "Back" button).

BUTTON5_MASK: number

the fifth mouse button (typically the "forward" button).

CONTROL_MASK: number

the Control key.

HYPER_MASK: number

the Hyper modifier

LOCK_MASK: number
MASK: number

A mask covering all entries in GdkModifierType.

META_MASK: number

the Meta modifier

MOD1_MASK: number

the third modifier key

MOD2_MASK: number

the fourth modifier key

MOD3_MASK: number

the fifth modifier key

MOD4_MASK: number

the sixth modifier key

MOD5_MASK: number

the seventh modifier key

NONE: number
SHIFT_MASK: number

the Shift key.

SUPER_MASK: number

the Super modifier

Variables

$gtype