Unit 'gdk2x' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGdkScreenX11

Declaration

Source position: gdkscreen-x11.inc line 12

type TGdkScreenX11 = record

  parent_instance: TGdkScreen;

  display: PGdkDisplay;

  xdisplay: PDisplay;

  xscreen: PScreen;

  screen_num: gint;

  xroot_window: TWindow;

  root_window: PGdkWindow;

  wmspec_check_window: TWindow;

  system_visual: PGdkVisualPrivate;

  visuals: ;

  nvisuals: gint;

  available_depths: array [0..6] of gint;

  navailable_depths: gint;

  available_types: array [0..5] of TGdkVisualType;

  navailable_types: gint;

  visual_hash: PGHashTable;

  default_colormap: PGdkColormap;

  system_colormap: PGdkColormap;

  xsettings_client: PXSettingsClient;

  num_monitors: gint;

  monitors: PGdkRectangle;

end;


Documentation generated on: 2023-03-18