#include "gvcommon.h"
#include "color.h"
Include dependency graph for gvcint.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | gvplugin_active_layout_s |
struct | gvplugin_active_textlayout_s |
struct | gvplugin_available_s |
struct | GVG_s |
struct | GVC_s |
Defines | |
#define | MAXNEST 4 |
#define | ELEM(x) +1 |
#define | DIRSEP "/" |
Typedefs | |
typedef gvplugin_active_layout_s | gvplugin_active_layout_t |
typedef gvplugin_active_textlayout_s | gvplugin_active_textlayout_t |
typedef gvplugin_available_s | gvplugin_available_t |
typedef GVG_s | GVG_t |
#define DIRSEP "/" |
typedef struct gvplugin_active_layout_s gvplugin_active_layout_t |
typedef struct gvplugin_active_textlayout_s gvplugin_active_textlayout_t |
typedef struct gvplugin_available_s gvplugin_available_t |