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

gdk_window_get_geometry

Declaration

Source position: lazgdk3.pas line 5021

procedure gdk_window_get_geometry(

  window: PGdkWindow;

  x: Pgint;

  y: Pgint;

  width: Pgint;

  height: Pgint

);