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

#include <gvcint.h>

Collaboration diagram for gvplugin_package_s:
[legend]

Data Fields

gvplugin_package_tnext
 
char * path
 
char * name
 

Detailed Description

Definition at line 53 of file gvcint.h.

Field Documentation

◆ name

char* gvplugin_package_s::name

◆ next

gvplugin_package_t* gvplugin_package_s::next

Definition at line 54 of file gvcint.h.

Referenced by gvFreeContext().

◆ path

char* gvplugin_package_s::path

Definition at line 55 of file gvcint.h.

Referenced by gvFreeContext(), gvplugin_activate(), gvplugin_load(), and gvplugin_package_record().


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