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

gdk_test_simulate_button

Declaration

Source position: lazgdk3.pas line 4842

function gdk_test_simulate_button(

  window: PGdkWindow;

  x: gint;

  y: gint;

  button: guint;

  modifiers: TGdkModifierType;

  button_pressrelease: TGdkEventType

):gboolean;