Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkVisual

Declaration

Source position: gdktypes.pp line 642

type TGdkVisual = record

  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;

end;


Documentation generated on: 2023-03-18