[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdk3' (#lcl)

gdk_keymap_translate_keyboard_state

Declaration

Source position: lazgdk3.pas line 4779

function gdk_keymap_translate_keyboard_state(

  keymap: PGdkKeymap;

  hardware_keycode: guint;

  state: TGdkModifierType;

  group: gint;

  keyval: Pguint;

  effective_group: Pgint;

  level: Pgint;

  consumed_modifiers: PGdkModifierType

):gboolean;