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

gtk_window_begin_resize_drag

Declaration

Source position: lazgtk3.pas line 18770

procedure gtk_window_begin_resize_drag(

  window: PGtkWindow;

  edge: TGdkWindowEdge;

  button: gint;

  root_x: gint;

  root_y: gint;

  timestamp: guint32

);