GdkVisual

Main Gtk struct. The GdkVisual structure contains information about a particular visual. GObject parent_instance; inherited portion from GObject

Members

Variables

bitsPerRgb
int bitsPerRgb;
Undocumented in source.
blueMask
uint blueMask;
Undocumented in source.
bluePrec
int bluePrec;
Undocumented in source.
blueShift
int blueShift;
Undocumented in source.
byteOrder
GdkByteOrder byteOrder;
Undocumented in source.
colormapSize
int colormapSize;
Undocumented in source.
depth
int depth;
Undocumented in source.
greenMask
uint greenMask;
Undocumented in source.
greenPrec
int greenPrec;
Undocumented in source.
greenShift
int greenShift;
Undocumented in source.
parentInstance
GObject parentInstance;
Undocumented in source.
redMask
uint redMask;
Undocumented in source.
redPrec
int redPrec;
Undocumented in source.
redShift
int redShift;
Undocumented in source.
type
GdkVisualType type;
Undocumented in source.

Meta