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

gdk_drag_context_set_hotspot

Declaration

Source position: lazgdk3.pas line 4942

procedure gdk_drag_context_set_hotspot(

  context: PGdkDragContext;

  hot_x: gint;

  hot_y: gint

);