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

TGdkDragContext

Declaration

Source position: gdkdnd.inc line 21

type TGdkDragContext = record

  parent_instance: TGObject;

  protocol: TGdkDragProtocol;

  is_source: gboolean;

  source_window: PGdkWindow;

  dest_window: PGdkWindow;

  targets: PGList;

  actions: TGdkDragAction;

  suggested_action: TGdkDragAction;

  action: TGdkDragAction;

  start_time: guint32;

  windowing_data: gpointer;

end;


Documentation generated on: 2023-03-18