Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
#include "gvplugin.h"
Include dependency graph for gvconfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gvconfig_plugin_install_from_library (GVC_t *gvc, char *package_path, gvplugin_library_t *library)
 

Function Documentation

◆ gvconfig_plugin_install_from_library()

void gvconfig_plugin_install_from_library ( GVC_t gvc,
char *  package_path,
gvplugin_library_t library 
)
extern

Definition at line 216 of file gvconfig.c.

References gvplugin_api_t::api, gvplugin_library_t::apis, apis, gvc, gvplugin_install(), gvplugin_installed_t::quality, gvplugin_installed_t::type, and gvplugin_api_t::types.

Referenced by gvAddLibrary(), and gvconfig_plugin_install_builtins().

Here is the call graph for this function:
Here is the caller graph for this function: