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

TGdkVisual

Declaration

Source position: gdkvisual.inc line 34

type TGdkVisual = record

  parent_instance: TGObject;

  TheType: TGdkVisualType;

  depth: gint;

  byte_order: TGdkByteOrder;

  colormap_size: gint;

  bits_per_rgb: gint;

  red_mask: guint32;

  red_shift: gint;

  red_prec: gint;

  green_mask: guint32;

  green_shift: gint;

  green_prec: gint;

  blue_mask: guint32;

  blue_shift: gint;

  blue_prec: gint;

  screen: PGdkScreen;

end;


Documentation generated on: 2023-03-18