Graphviz
13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
gvconfig.h
Go to the documentation of this file.
1
3
/*************************************************************************
4
* Copyright (c) 2011 AT&T Intellectual Property
5
* All rights reserved. This program and the accompanying materials
6
* are made available under the terms of the Eclipse Public License v1.0
7
* which accompanies this distribution, and is available at
8
* https://www.eclipse.org/legal/epl-v10.html
9
*
10
* Contributors: Details at https://graphviz.org
11
*************************************************************************/
12
13
/* Header used by plugins */
14
15
#pragma once
16
17
#include "
gvplugin.h
"
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
23
extern
void
gvconfig_plugin_install_from_library
(
GVC_t
*
gvc
,
24
char
*package_path,
25
gvplugin_library_t
*library);
26
27
#ifdef __cplusplus
28
}
29
#endif
gvc
static GVC_t * gvc
Definition
gv.cpp:23
gvconfig_plugin_install_from_library
void gvconfig_plugin_install_from_library(GVC_t *gvc, char *package_path, gvplugin_library_t *library)
Definition
gvconfig.c:219
gvplugin.h
GVC_s
Definition
gvcint.h:80
gvplugin_library_t
Definition
gvplugin.h:56
lib
gvc
gvconfig.h
Generated by
1.9.8