Graphviz
13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
gv_channel.h
Go to the documentation of this file.
1
6
7
#pragma once
8
9
#include <
gvc/gvc.h
>
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
void
gv_string_writer_init
(
GVC_t
*
gvc
);
16
void
gv_channel_writer_init
(
GVC_t
*
gvc
);
17
void
gv_writer_reset
(
GVC_t
*
gvc
);
18
19
#ifdef __cplusplus
20
}
21
#endif
gvc
static GVC_t * gvc
Definition
gv.cpp:23
gv_channel_writer_init
void gv_channel_writer_init(GVC_t *gvc)
Definition
gv_dummy_init.c:5
gv_writer_reset
void gv_writer_reset(GVC_t *gvc)
Definition
gv_dummy_init.c:6
gv_string_writer_init
void gv_string_writer_init(GVC_t *gvc)
Definition
gv_dummy_init.c:4
gvc.h
Graphviz context library.
GVC_s
Definition
gvcint.h:80
tclpkg
gv
gv_channel.h
Generated by
1.9.8