gntcolors.h File Reference

Colors API. More...

#include <glib.h>

Include dependency graph for gntcolors.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  GntColorType {
  GNT_COLOR_NORMAL = 1, GNT_COLOR_HIGHLIGHT, GNT_COLOR_DISABLED, GNT_COLOR_HIGHLIGHT_D,
  GNT_COLOR_TEXT_NORMAL, GNT_COLOR_TEXT_INACTIVE, GNT_COLOR_MNEMONIC, GNT_COLOR_MNEMONIC_D,
  GNT_COLOR_SHADOW, GNT_COLOR_TITLE, GNT_COLOR_TITLE_D, GNT_COLOR_URGENT,
  GNT_COLORS
}
enum  {
  GNT_COLOR_BLACK = 0, GNT_COLOR_RED, GNT_COLOR_GREEN, GNT_COLOR_BLUE,
  GNT_COLOR_WHITE, GNT_COLOR_GRAY, GNT_COLOR_DARK_GRAY, GNT_TOTAL_COLORS
}

Functions

void gnt_init_colors (void)
void gnt_uninit_colors (void)


Detailed Description

Colors API.