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

gdk_drag_find_window_for_screen

Declaration

Source position: lazgdk3.pas line 4945

procedure gdk_drag_find_window_for_screen(

  context: PGdkDragContext;

  drag_window: PGdkWindow;

  screen: PGdkScreen;

  x_root: gint;

  y_root: gint;

  dest_window: PPGdkWindow;

  protocol: PGdkDragProtocol

);