Module: Gdk::GrabOwnership

Defined in:
(unknown)

Constant Summary collapse

NONE =

All other devices’ events are allowed.

0 or :none
WINDOW =

Other devices’ events are blocked for the grab window.

1 or :window
APPLICATION =

Other devices’ events are blocked for the whole application.

2 or :application