Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkEventCrossing

Declaration

Source position: gdktypes.pp line 943

type TGdkEventCrossing = record

  thetype: TGdkEventType;

  window: PGdkWindow;

  send_event: gint8;

  subwindow: PGdkWindow;

  time: guint32;

  x: gdouble;

  y: gdouble;

  x_root: gdouble;

  y_root: gdouble;

  mode: TGdkCrossingMode;

  detail: TGdkNotifyType;

  focus: gboolean;

  state: guint;

end;


Documentation generated on: 2023-03-18