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

gdk_drag_begin_from_point

Declaration

Source position: lazgdk3.pas line 4683

function gdk_drag_begin_from_point(

  window: PGdkWindow;

  device: PGdkDevice;

  targets: PGList;

  x_root: gint;

  y_root: gint

):PGdkDragContext;