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

gdk_window_begin_resize_drag

Declaration

Source position: lazgdk3.pas line 5005

procedure gdk_window_begin_resize_drag(

  window: PGdkWindow;

  edge: TGdkWindowEdge;

  button: gint;

  root_x: gint;

  root_y: gint;

  timestamp: guint32

);