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

TGdkDragContext

Declaration

Source position: gdktypes.pp line 841

type TGdkDragContext = record

  protocol: TGdkDragProtocol;

  is_source: gboolean;

  source_window: PGdkWindow;

  dest_window: PGdkWindow;

  targets: PGList;

  actions: TGdkDragAction;

  suggested_action: TGdkDragAction;

  action: TGdkDragAction;

  start_time: guint32;

end;


Documentation generated on: 2023-03-18