Struct

IdeTerminalPaletteFace

Description

struct IdeTerminalPaletteFace {
  GdkRGBA background;
  GdkRGBA foreground;
  GdkRGBA cursor;
  GdkRGBA indexed[16];
}

No description available.

Structure members
background: GdkRGBA

No description available.

foreground: GdkRGBA

No description available.

cursor: GdkRGBA

No description available.

indexed: GdkRGBA

No description available.