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

TXSetWindowAttributes

Declaration

Source position: xlib.pp line 168

type TXSetWindowAttributes = record

  background_pixmap: TPixmap;

  background_pixel: culong;

  border_pixmap: TPixmap;

  border_pixel: culong;

  bit_gravity: cint;

  win_gravity: cint;

  backing_store: cint;

  backing_planes: culong;

  backing_pixel: culong;

  save_under: TBool;

  event_mask: clong;

  do_not_propagate_mask: clong;

  override_redirect: TBool;

  colormap: TColormap;

  cursor: TCursor;

end;


Documentation generated on: 2023-03-18