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

#include <gvcjob.h>

Collaboration diagram for gvplugin_active_device_s:
[legend]

Data Fields

gvdevice_engine_tengine
 
int id
 
gvdevice_features_tfeatures
 
const char * type
 

Detailed Description

Definition at line 127 of file gvcjob.h.

Field Documentation

◆ engine

gvdevice_engine_t* gvplugin_active_device_s::engine

Definition at line 128 of file gvcjob.h.

Referenced by gvdevice_finalize(), gvdevice_format(), gvdevice_initialize(), and gvrender_select().

◆ features

gvdevice_features_t* gvplugin_active_device_s::features

Definition at line 130 of file gvcjob.h.

Referenced by gvrender_select(), init_job_dpi(), init_job_margin(), and init_job_pagination().

◆ id

◆ type

const char* gvplugin_active_device_s::type

Definition at line 131 of file gvcjob.h.

Referenced by gvrender_select().


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