Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
GVCOMMON_s Struct Reference

#include <gvcommon.h>

Collaboration diagram for GVCOMMON_s:
[legend]

Data Fields

char ** info
 
char * cmdname
 
int verbose
 
bool config
 
bool auto_outfile_names
 
void(* errorfn )(const char *fmt,...)
 
const char ** show_boxes
 emit code for correct box coordinates
 
const char ** lib
 
int viewNum
 rendering state
 
const lt_symlist_tbuiltins
 
int demand_loading
 

Detailed Description

Definition at line 19 of file gvcommon.h.

Field Documentation

◆ auto_outfile_names

bool GVCOMMON_s::auto_outfile_names

Definition at line 23 of file gvcommon.h.

Referenced by config_extra_args(), dotneato_args_initialize(), and gvdevice_initialize().

◆ builtins

const lt_symlist_t* GVCOMMON_s::builtins

Definition at line 31 of file gvcommon.h.

Referenced by gvconfig_plugin_install_builtins(), and gvNEWcontext().

◆ cmdname

char* GVCOMMON_s::cmdname

◆ config

bool GVCOMMON_s::config

Definition at line 23 of file gvcommon.h.

Referenced by config_extra_args(), and dotneato_args_initialize().

◆ demand_loading

int GVCOMMON_s::demand_loading

Definition at line 32 of file gvcommon.h.

Referenced by gvconfig(), gvNEWcontext(), gvplugin_library_load(), and gvplugin_write_status().

◆ errorfn

void(* GVCOMMON_s::errorfn) (const char *fmt,...)

◆ info

◆ lib

const char** GVCOMMON_s::lib

Definition at line 26 of file gvcommon.h.

Referenced by gvrender_end_job(), lasi_begin_graph(), psgen_begin_graph(), and use_library().

◆ show_boxes

◆ verbose

◆ viewNum

int GVCOMMON_s::viewNum

The documentation for this struct was generated from the following file: