gvplugin_installed_t Struct Reference

#include <gvplugin.h>


Data Fields

int id
char * type
int quality
void * engine
void * features


Detailed Description

Definition at line 68 of file gvplugin.h.


Field Documentation

int gvplugin_installed_t::id

Definition at line 69 of file gvplugin.h.

Referenced by gvlayout_select(), and gvrender_select().

char* gvplugin_installed_t::type

Definition at line 75 of file gvplugin.h.

Referenced by gvlayout_select(), and gvplugin_load().

int gvplugin_installed_t::quality

Definition at line 78 of file gvplugin.h.

void* gvplugin_installed_t::engine

Definition at line 80 of file gvplugin.h.

Referenced by gvlayout_select(), gvrender_select(), and gvtextlayout_select().

void* gvplugin_installed_t::features

Definition at line 81 of file gvplugin.h.

Referenced by gvlayout_select(), and gvrender_select().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:16 2008 for Graphviz by  doxygen 1.5.1