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

TGdkWindow.set_shadow_width

Declaration

Source position: lazgdk3.pas line 3552

procedure TGdkWindow.set_shadow_width(

  left: gint;

  right: gint;

  top: gint;

  bottom: gint

);