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

gdk_device_get_history

Declaration

Source position: lazgdk3.pas line 4621

function gdk_device_get_history(

  device: PGdkDevice;

  window: PGdkWindow;

  start: guint32;

  stop: guint32;

  events: PPPGdkTimeCoord;

  n_events: Pgint

):gboolean;