Unit 'gdk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGdkEventMotion

Declaration

Source position: gdkevents.inc line 160

type TGdkEventMotion = record

  _type: TGdkEventType;

  window: PGdkWindow;

  send_event: gint8;

  time: guint32;

  x: gdouble;

  y: gdouble;

  axes: Pgdouble;

  state: guint;

  is_hint: gint16;

  device: PGdkDevice;

  x_root: gdouble;

  y_root: gdouble;

end;


Documentation generated on: 2023-03-18