Method

PhocKeyboardgrab_meta_press

Declaration [src]

gboolean
phoc_keyboard_grab_meta_press (
  PhocKeyboard* self
)

Description [src]

If the meta key is currently the only pressed modifier grab it (hence canceling the meta key press/release sequence) making it available to other gestures (like left-click + meta).

Return value

Type: gboolean

TRUE if the meta key is pressed. Otherwise FALSE.