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

TGdkDragContext

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgdk3.pas line 4282

type TGdkDragContext = object(TGObject)

  function get_actions;

  

  function get_dest_window;

  

  function get_device;

  

  function get_drag_window;

  

  function get_protocol;

  

  function get_selected_action;

  

  function get_source_window;

  

  function get_suggested_action;

  

  function list_targets;

  

  function manage_dnd();

  

  procedure set_device();

  

  procedure set_hotspot();

  

end;

Inheritance

TGdkDragContext

  

TGObject