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

TGtkWindow.begin_resize_drag

Declaration

Source position: lazgtk3.pas line 1958

procedure TGtkWindow.begin_resize_drag(

  edge: TGdkWindowEdge;

  button: gint;

  root_x: gint;

  root_y: gint;

  timestamp: guint32

);