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

gdk_test_simulate_key

Declaration

Source position: lazgdk3.pas line 4843

function gdk_test_simulate_key(

  window: PGdkWindow;

  x: gint;

  y: gint;

  keyval: guint;

  modifiers: TGdkModifierType;

  key_pressrelease: TGdkEventType

):gboolean;