Unit 'xrandr' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXRRScreenChangeNotifyEvent

Declaration

Source position: xrandr.pp line 52

type TXRRScreenChangeNotifyEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  window: TWindow;

  root: TWindow;

  timestamp: TTime;

  config_timestamp: TTime;

  size_index: TSizeID;

  subpixel_order: TSubpixelOrder;

  rotation: TRotation;

  width: cint;

  height: cint;

  mwidth: cint;

  mheight: cint;

end;


Documentation generated on: 2023-03-18