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

gtk_drag_check_threshold

Declaration

Source position: lazgtk3.pas line 15580

function gtk_drag_check_threshold(

  widget: PGtkWidget;

  start_x: gint;

  start_y: gint;

  current_x: gint;

  current_y: gint

):gboolean;